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

Add hitboxes to GameObjects for mouse selection #160

Open
PxlBuzzard opened this issue Apr 22, 2014 · 1 comment
Open

Add hitboxes to GameObjects for mouse selection #160

PxlBuzzard opened this issue Apr 22, 2014 · 1 comment
Labels

Comments

@PxlBuzzard
Copy link
Member

Right now you have to click on an object exactly to select it with the mouse. @Zedoctor had the idea that you could have a hitbox used specifically for mouse selection that would give a grace area to clicks.

@ColdenCullen
Copy link
Member

The bounding boxes are there, we just need to be able to select based on that.

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