Jump to content

Sprite animation speed not consistant?


saltemishel
 Share

Recommended Posts

Hi,

Anyone is facing an issue where the animation speed of the sprite is slower when the game is resize bigger and faster when the game is resized smaller?

Anyway to solve this issue? I'm using this code to add my animation.

this.animations.add('idle', [0, 1, 2, 3, 4, 5, 6, 7,6,4,2], 35, true);

Thanks.

 

Link to comment
Share on other sites

 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...