Skip to content

Repository files navigation

MoveablePoint

Allows for the creation of a handle for Vector2 and Vector3 points within unity. This handle allows for easy movement of aribtrary points within a game scene. Common use cases would be for spawn locations on a map.

Example Code:

[MoveablePoint]
[SerializedPoint]
private Vector2 testPoint;

Example Scene View

Image description

Display and Hide the Handles

Image description

About

Attribute header for vectors.

Resources

Stars

2 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages