Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 706 Bytes

File metadata and controls

18 lines (12 loc) · 706 Bytes

Vector2Editor

Custom property drawer for Unity for Vector2 and Vector2Int types that provide more intuitive ways of setting its value (if you treat that as direction and not as range).

Instalation

Download the latest unitypackage from Releases page and import it into your Unity project.

Usage

Image

Controls

  • Click inside the circle area and drag the mouse to change the value
  • Use the mouse wheel to change the scale (use shift to speed up 5x and ctrl to slow down 5x)

Inspector

Image

Gif