🛠️Object Placer
Object Placer is a small collection of handy tools that helps you move objects around in your scene fast.

The Object Placer tools are all extensions to the regular Unity handles (Move, Rotate). This means that all tools works out of the box without any setup needed.
Using the Tools
To access the various tools you can either go to GameObject/Place/
or using the designated shortcuts:
Move [CTRL + Q]
Moves selected object/s to a point.
Place [CTRL + W]
Moves & Aligns selected object/s to a point.
Align [CTRL + E]
Aligns selected object/s to a point without moving it.
Using the Tools when Designing Levels
Follows is an example workflow when e.g. creating a cozy campfire scene:
2
Last updated