enable3d-phaser-project-template icon indicating copy to clipboard operation
enable3d-phaser-project-template copied to clipboard

Joystick on typescript

Open dani3k opened this issue 2 years ago • 0 comments

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.

dani3k avatar Jan 31 '23 07:01 dani3k