Skip to main content

On Sale: GamesAssetsToolsTabletopComics
Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

ninten0

3
Posts
A member registered Feb 08, 2020

Recent community posts

It's great to see the mortal damage during action selection bug fixed, thanks for all the updates!

(2 edits)

I encountered a glitch where if an actor's hp hits zero in the middle of selecting a command, the game will crash saying: TypeError Cannot read property 'setAttack' of undefined. I ran into this same glitch in a different odometer script that was for vx ace and fixed it there by skipping actor command input processing if hp is zero or lower. I'm not sure how or if this could be done in mv, and there could be a better solution.

(3 edits)

When unequipping someone, if they have anything else of the same slot category in their inventory they cannot unequip it and leave the slot empty. Not a huge problem or anything, but its a thing that happens. 

Also, if you have anything in your inventory, using the clear command will crash the game, but it might be easier to just disable the clear command. 

Other than that, this plugin is super great and useful!