Devlogs
Animation + Sprite Sheet File Updates!
Posted August 03, 2023 by PixelFight
#2D #Top-Down #Spritesheet #rpg #pixel-art #retro #snes #nes #gameboy #zelda #finalfantasy
- Updated frames to "Carry" animation. (Down + Up) as arms weren't moving like L + Right animations
- Changes to Green Character's Hair as animation was inconsistent between actions
- Broke down each character onto their own sprite sheet so that importing/slicing in your game engine would be much easier
- Created individual .aseprite files for each character in case you only wanted to work on one at a time
- Consolidated all art files into one .zip folder for download