Prefabs Spawner [Unity]
This tool gives you the ability to quickly place random objects on your terrain in Game mode. After switching back to Edit mode, your placed prefabs are saved in the Edit Mode.
One script to place and you are ready to design your scene. Useful for designing forest or rocky areas.
You can adjust various settings for the Prefabs Spawner script like the velocity of the launched object, the fire rate and even the prefab that need to be destroyed if it fall forever.
You can add any prefabs you want via a list. Each prefab have it owns settings:
Fixed rotations
The place in the hierarchy
The offset in the Y axis
The scale
Enable the prefab to be launched and instantiated
Also included
1 rock from Rocks Pack - Low Poly Nature
1 pine from Animated Pines Pack - Low Poly Nature
Be sure to update the material of these asset depending of the Rendering Engine.
This tool use the standard "Simple Camera Controller" from Unity