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

Joystick on typescript #3

Open
dani3k opened this issue Jan 31, 2023 · 0 comments
Open

Joystick on typescript #3

dani3k opened this issue Jan 31, 2023 · 0 comments

Comments

@dani3k
Copy link

dani3k commented Jan 31, 2023

I tried copying the 3rd person example from the phaser extension examples, but the joystick does not work. The event object in axis.onMove has properties of top and right when I log it on console, but VS code shows only x and y which is undefined. If I try to access top or right, but I get compilation error.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant