Skip to content
New issue

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

Point'n'click movement #8

Open
mnem opened this issue Nov 1, 2011 · 5 comments
Open

Point'n'click movement #8

mnem opened this issue Nov 1, 2011 · 5 comments
Assignees
Labels

Comments

@mnem
Copy link
Member

mnem commented Nov 1, 2011

Change the control system from key control to point and click.

@ghost ghost assigned mnem Nov 1, 2011
@vizio360
Copy link
Member

vizio360 commented Nov 1, 2011

shall we implement a path finding algorithm based on the current grid? or shall we move away from the grid?

@mnem
Copy link
Member Author

mnem commented Nov 1, 2011

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 ;)

@mnem
Copy link
Member Author

mnem commented Nov 1, 2011

Having said that, that could be a secondary task anyway. We don't have any mouse interaction :)

@vizio360
Copy link
Member

vizio360 commented Nov 2, 2011

So are you looking into the path finding stuff for this task?

@mnem
Copy link
Member Author

mnem commented Nov 3, 2011

Nope, just point and click :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants