https://github.com/timit0/way_point
Way point is a Godot plugin
https://github.com/timit0/way_point
Last synced: about 1 year ago
JSON representation
Way point is a Godot plugin
- Host: GitHub
- URL: https://github.com/timit0/way_point
- Owner: Timit0
- Created: 2025-01-08T08:26:45.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-02-13T21:37:37.000Z (about 1 year ago)
- Last Synced: 2025-02-13T22:26:42.703Z (about 1 year ago)
- Language: C#
- Size: 1.16 MB
- Stars: 4
- Watchers: 1
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# way_point
Way Point is useful for games like racing games or quests when you have to follow a route.
The WayPointRoute can send you a notification when an object completes a lap (reached all triger points), the choice is yours to choose if the points should be reached in order or not.
You have a little documentation [Documentation](https://github.com/Timit0/way_point/tree/main/Documentation).
# Visual
Basic usage in editor
Usage in a game directely
# Credits
Icon by [Ryuguu-Chan](https://github.com/Ryuguu-Chan)