An open API service indexing awesome lists of open source software.

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

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)