Hello can i get full tutorial how to do the Front View Spritesheet, I seem to not understand what i need to do.
Viewing post in Front View Animations on Actors plugin - RPG Maker MV comments
- Create an 'fv_actors' folder in your 'img' folder.
- 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).
- Add <FVAA_FVImage:filename> note to your actors. Replace 'filename' with the name of the front view sprite sheets.
- Change 'Sprite Appearance' in the plugin parameters to 'Front View Spritesheet'