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

Feature Request: add tile enter / leave events for tilemap tiles #3283

Open
rishavs opened this issue Nov 22, 2024 · 1 comment
Open

Feature Request: add tile enter / leave events for tilemap tiles #3283

rishavs opened this issue Nov 22, 2024 · 1 comment
Labels
feature Label applied to new feature requests

Comments

@rishavs
Copy link

rishavs commented Nov 22, 2024

Context

For tilemap based games, often we want to highlight cursor on tiles. For example, based on mouse cursor, we would need to highlight the tile the cursor is on. Today we do not have these events for individual tiles.
For a discussion on this ask in the Discord, see https://discord.com/channels/1195771303215513671/1308773344379797554

Proposal

We need to be able to capture the following events for each tile pointer enter, pointer leave, pointer click

@eonarheim
Copy link
Member

Totally agree! I support this feature

@eonarheim eonarheim added the feature Label applied to new feature requests label Nov 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature Label applied to new feature requests
Projects
None yet
Development

No branches or pull requests

2 participants