RicCastelhano / character_animation_using_spritesheet

How to animate a character with multiple different actions and directions with one single spritesheet

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Character Animation with Multiple Actions and Directions with a Single Spritesheet

The original post is here.

The explanation is inside the code.

Final result

I'm using free tiles from GameArt2D, that I assembled in a single spritesheet file.

Spritesheet example

Note: The spritesheet was roughly made, do not be picky about the quality of it

About

How to animate a character with multiple different actions and directions with one single spritesheet


Languages

Language:JavaScript 74.8%Language:HTML 25.2%