- Joined
- Oct 1, 2012
- Messages
- 1,308
- Reaction score
- 1,580
- First Language
- English
- Primarily Uses
- RMMZ
Character Animations - Version 1.7
RPG Maker MV Plugin
Galv
Introduction
Another port to add ways to make your games more visually appealing.
Screenshot
Features
Show a different character animation for the party when the player is idle, walking, running or jumping. Also allows you to set a common event to run after a specified idle time has passed.
How to Use
- Copy the "GALV_CharacterAnimations.js" file into your project's /js/plugins/ folder.
- Activate plugin using the 'Plugin Manager'
- Create charactersets for your characters - each character uses their own characterset.
- Read the 'HELP' documentation (also found in plugin manager) for more details and try the demo if you don't understand.
Plugin
Get it here
Credit and Thanks
- Galv
Terms
Free to use in any RPG Maker MV project including commercial. Please credit "Galv".
Updates
2017-10-28 - Version 1.7 - Fixed bug I made with follower dashing
2017-10-26 - Version 1.6 - Character Animations now work with events
2016-07-02 - Version 1.5 - Changed to reset animation frame to first when switching between idle, run, walk, jump
2016-07-01 - Version 1.4 - Fixed a bug when event running
2016-04-18 - Version 1.3 - Added option to change graphic when jumping as well
2015-11-16 - Version 1.2 - Fixed a bug when running into a "player touch" event
2015-11-03 - Version 1.0 - Release
Last edited:

