phaser-js

Sprites Phaser JS

I am having a problem in the animation of my character using sprite, I have a sprite with 7 frames of 100x90 for left animati ... n && player.body.touching.down) { player.body.velocity.y = -300; } }