A downloadable tool

Compatible with Unity 2019.1+ !

About

This tool allows you to place objects/meshes/prefabs where you click in the scene view, provided there is collision detected where you click.

Features

There are several features that include random scaling and rotation, aligning the object to the collision normals, tags, toggling static, assigning a parent etc.

Please let me know of any bugs/issues that occur!

@autumnpioneer

StatusReleased
CategoryTool
Rating
Rated 5.0 out of 5 stars
(3 total ratings)
Authorautumnpioneer
Tagstool, Unity, unity-editor

Download

Download
ObjectPlacerV1.1.0.unitypackage 8 kB

Install instructions

Install via Assets > Import Package > Custom Package.

Only works with Unity 2019.1+

Development log

Comments

Log in with itch.io to leave a comment.

Great little tool. This helps a lot when needing to fill in a level with some random objects quickly! 

The one feature I might like to see is an array of input objects, instead of only one, from which the tool randomly picks one and places it.

For this you might want to look into polybrush :)

Oh, good tip! That looks pretty nifty. I'll give it a try