Simple Waypoint System (SWS) is an editor extension that allows you to create waypoints and paths very easily right within the editor. With those created, you can then tell any kind of game object to follow a specific path.
SWS is useful for every automated movement in your games including but not limited to:
- AI Patrol behavior
- Movement on a Path
- Moving Platforms
- Camera and Game Object animation
- Cut Scenes
Features:
- Custom path manager editor
- Linear, curved, bezier and NavMesh paths
- Movement scripts with many flexible options
- Call own methods at waypoints via UnityEvents
- Works in 2D or 3D space
- Advanced example scenes
- Full source code in C#
- Quick Start documentation
- PlayMaker support
Requires Unity 3.5.5 or higher .
0 Comments