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

Move player to the tower before bringing up the interation UI #21

Open
mayant15 opened this issue Apr 15, 2020 · 0 comments
Open

Move player to the tower before bringing up the interation UI #21

mayant15 opened this issue Apr 15, 2020 · 0 comments

Comments

@mayant15
Copy link
Member

Left-clicking a tower brings up its interaction UI, but this should only happen once the player is near that tower.
Two approaches to do this:

  1. Just detect if the player is near. Refuse to open the menu if not
  2. Actually move the player to the tower and then open up the UI

Might be better to work on this after we're done with the event system

@mayant15 mayant15 changed the title Move the player to the tower before bringing up the interation UI Move player to the tower before bringing up the interation UI Apr 15, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant