Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

Hello can i get full tutorial how to do the Front View Spritesheet, I seem to not understand what i need to do.

(1 edit)
  1. Create an 'fv_actors' folder in your 'img' folder.
  2. Place your front view sprite sheets there. The sprite sheets follow the same format as the side view sprite sheets (sprites arranged in 9x6 manner).
  3. Add <FVAA_FVImage:filename> note to your actors. Replace 'filename' with the name of the front view sprite sheets.
  4. Change 'Sprite Appearance' in the plugin parameters to 'Front View Spritesheet'

It work thank.