3D Cursor

February 2026

I made this tool out of frustration in working with pivot points in Unity

There are some situations when precise object placement is very useful and this tool makes that much easier.

This works very similarly to Blender's 3D cursor, allowing you to both snap itself to object pivot points, and snapping objects to its pivot point

It's drawn as a gizmo, and never enters your hiearchy, so that it never gets in the way of your project.

Creating, Resetting, and Deleting a Cursor

cursor1

Move Cursor to Object

cursor2

Move Object to Cursor

cursor3