The first tool I have finished is a simple tool that allows you to spawn multiple prefabs randomly in an area.
All prefabs that are placed in the spawnablePrefab folder are available as a toggleable button on the side that when clicked will allow the user to spawn that object in a radius. The spawned object can be manually set in the inspector. For now you can only spawn one prefab at a time but I seek to change that very soon.

The number of objects spawned can be changed as well as the radius which can be changed using CTRL + Scrollwheel as well as in the inspector.

Comentarios