We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Change the control system from key control to point and click.
The text was updated successfully, but these errors were encountered:
shall we implement a path finding algorithm based on the current grid? or shall we move away from the grid?
Sorry, something went wrong.
I'd suggest just creating a mesh from the area because it's fairly straightforward. Plus, there's no guarantee the terrain will remain tiled ;)
Having said that, that could be a secondary task anyway. We don't have any mouse interaction :)
So are you looking into the path finding stuff for this task?
Nope, just point and click :)
mnem
No branches or pull requests
Change the control system from key control to point and click.
The text was updated successfully, but these errors were encountered: