World generator should have a "isBusy" bool
Closed this issue · 0 comments
AlexanderArvidsson commented
Purpose is that the user should not be able to click "generate" when a generator is already running.
For example, running BuildingGenerator when RoadGenerator is not finished should not be possible.