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

HoverCallbacks not working in IsometricTileMap #3020

Closed
tejHackerDEV opened this issue Feb 5, 2024 · 1 comment
Closed

HoverCallbacks not working in IsometricTileMap #3020

tejHackerDEV opened this issue Feb 5, 2024 · 1 comment
Labels

Comments

@tejHackerDEV
Copy link

IsometricTileMap returns its size as [0,0]. Due to which HoverCallbacks not working

Current bug behavior

Hovers not working

Expected behavior

Hovers should work as other PositionComponents

Steps to reproduce

Create a tilemap with IsometricTileMap component & add desired hovercallback & do print statements

@spydon
Copy link
Member

spydon commented May 27, 2024

Should be solved by #3142

@spydon spydon closed this as completed May 27, 2024
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