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

Map Signs are not easy to click #33

Closed
ethanmoffat opened this issue Aug 24, 2015 · 1 comment · Fixed by #179
Closed

Map Signs are not easy to click #33

ethanmoffat opened this issue Aug 24, 2015 · 1 comment · Fixed by #179
Assignees
Labels

Comments

@ethanmoffat
Copy link
Owner

In order to open a sign on a map, you must click on the lower-left square on the sign.

Preferably, a user would be able to click on any area of the sign graphic (right now it is only based on that one tile spec)

@ethanmoffat
Copy link
Owner Author

Possible implementation approach for this is to make the signs into their own "actor" type objects (like NPCRenderer and CharacterRenderer) that are able to test their clickable area as any pixel that is not a transparent background pixel.

@ethanmoffat ethanmoffat self-assigned this Feb 3, 2016
@ethanmoffat ethanmoffat changed the title Map Signs Map Signs are not easy to click Mar 25, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant