Installation & quick start
Installation
- Import the package from the Unity Asset Store into your project.
- Everything installs under
Assets/3DCursor/. No scene setup is required. - A demo scene is included at
Assets/3DCursor/Demo/DemoScene.unityif you want to try the tool on some ready-made objects.
Requirements: Unity 6 (6000.4 or newer). Works with the Built-in render pipeline, URP, and HDRP with no conversion.
Quick start
This gets you from nothing to a useful result in about a minute.
-
Open a scene with at least one object in it.
-
Select an object in the scene or Hierarchy.
-
Move your mouse over the Scene view and hold the
Ckey. A radial menu opens at your pointer. -
Move toward the Duplicate → Cursor slice and release. A copy of your object is created at the cursor.
-
The adjust panel appears in the bottom-left. Set a Count and an Offset to fan the copies out into a row, then click anywhere in the scene to commit.
That's the whole loop. Place the cursor where you want a pivot, then run an operation against it.
Tip: the menu opens even when another window (like the Hierarchy) has keyboard focus — you just need the mouse over a Scene view. So you can select in the Hierarchy and immediately hold
Cover the viewport.