# Installation

  1. Open your Unity project.
  2. Navigate to Window → Package Manager.
  3. In the left-hand pane of the Package Manager, go to My Assets and locate the Transform2D package.
  4. Add the package to your project.
  5. Once imported, it will appear under Assets/tools.bnop.transform2d. Note: It must remain there for the plugin to function.
  6. Close the Package Manager.
  7. Open the plugin panel via Tools → Transform2D → Open Transform2D. For best workflow integration, dock the panel within your Unity layout.
  8. Ensure the Scene View is set to 2D mode.

Tools Menu

# Performance Notes

Transform2D is a design-time-only tool with negligible performance footprint and zero runtime overhead. It works alongside Unity's Transform component without overriding it, ensuring compatibility with other plugins and preserving your standard workflows.

# Deactivation

For any reason, to temporarily disable: Deselect Tools → Transform2D → Enable Transform2D