You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Sep 22, 2024. It is now read-only.
First we have to figure out how to represent the grid and how to determine which cells are blocked both by map objects and by entities. Maybe it's best to use steering algorithms instead?
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
After tile maps are implemented, we are going to need an implementation of A* pathfinding.
The text was updated successfully, but these errors were encountered: