MV Version Released!
Today I am releasing the MV Version of the base script!
This has the same features as the base MZ version and works exactly the same way.
However since MV does not have the nice easy plugin commands system using will be slightly different.
In your event add a plugin command and paste the following
MemaoPlayAction target eventId action direction loop wait
For example
MemaoPlayAction player 0 pickaxe -1 false true
or
MemaoPlayAction event 0 axe_chop 2 false true
For "player" mode event can just be left as 0, and for event this can either be 0 (Current Event) or a specific event ID
For direction, setting to "current" or "-1" will not move the character, but if you want to face a specific direction without using a Move Route you can use the native direction numbers as shown below:
| Direction | Number |
|---|---|
| Down | 2 |
| Left | 4 |
| Right | 6 |
| Up | 8 |
Files
Get Memao Animator
Memao Animator
| Status | Released |
| Category | Other |
| Author | CloudTheWolf |
| Tags | memao, plugin, RPG Maker MZ, rpg-maker-vxa |
More posts
- VX Ace Version!72 days ago
- Version 1.2 LaunchedOct 25, 2025
- Version 1.1 ReleasedOct 21, 2025
Leave a comment
Log in with itch.io to leave a comment.