Questions tagged as 'phaser-js'

1
answer

Move sprite to the position of the mouse with Phaser

I need to move a sprite to the mouse position, I used the game.physics.arcade.moveToPointer() function, but only works with sprites that have the body of type Phaser.Physics.Arcade . How do I use this function using a body...
asked by 27.02.2018 / 06:19
1
answer

Sprites Phaser JS

I have a problem with the animation of my character using sprite, I have a sprite with 7 frames of 100x90 for animation left and 7 frames of 100x90 for animation right, the problem is precisely in organizing that sprite and its animation, on the...
asked by 09.08.2017 / 23:50