Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upUpdate OccupantIncreaseSystem.cs #90
Conversation
Setting spawnCounter to zero will result in loss of time. Not important in most cases, but IMHO best practice is to always subtract the interval.
Setting spawnCounter to zero will result in loss of time. Not important in most cases, but IMHO best practice is to always subtract the interval.