🜲 Vidiot_X Posted Monday at 02:27 AM Report Posted Monday at 02:27 AM Hi, I am currently working on navigation lines for bots to follow. In Godot, when queried the NavigationServer2D will return an array of points to a destination. These simple Line2D nodes in Godot provide an array of points to a destination which can be navigated to by a bot ship. I'm hoping this simple idea works out (it should). Bots will breakaway from the path when an enemy is near. Typically bots will use these navigation lines as a preferred path to get to the flag room or other areas of the map. More updates soon. Vidiot_X
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now