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

Find a way to get the current graphic under the cursor along with the associated entity #24

Open
ghallak opened this issue Apr 2, 2018 · 0 comments

Comments

@ghallak
Copy link
Contributor

ghallak commented Apr 2, 2018

The current unit_selection_system implementation iterates over all the units on the screen to find a targetable unit, and that is expensive.

This can be improved if we can get the current graphic under the cursor then find the associated entity.

@phrohdoh phrohdoh added this to To Do in Combat system via automation Apr 2, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Combat system
  
To Do
Development

No branches or pull requests

2 participants