Skip to content

JBWD/MoveablePoint

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages