Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 725 Bytes

README.md

File metadata and controls

18 lines (12 loc) · 725 Bytes

Transform Manipulator

Runtime Transform manipulation for Unity

How to install

You can install the package through the Unity Package Manager (UPM):

  1. Window -> Package Manager
  2. + (Add package button) -> Add Package from git URL
  3. Use the URL https://github.com/rellfy/transform-manipulator.git

How to use

Find the prefab Trnasform Manipulator inside the package folder at Packages/Transform Manipulator/Runtime. Drag it into your scene and assign a camera and target transform. Multi-object editing is supported by adding another instance of Transform Manipulator.

Credits

Doombox for the models and concept.