Skip to content

Random ball spawning

Ján Chudý requested to merge RandomBallSpawner into develop

Random ball spawning. Created a ball spawning "manager" script that can be used to invoke the refresh of all locations. Created spawning location prefab (and script) of the ball that can be placed in the world and shows how the ball will be spawned. The probability of the ball spawn can be individually configured per location in the inspector.

Delete branch, keep Earth clean.

Merge request reports