Hello,
Im basically a noob! I've worked with the old RPG Makers 2000-2003 and a bit with XP but lost all knowledge (as if i knew anything ;)).Now I have decided to start a new Game with RPG Maker MV and got stuck. So what i wanted to do is to make my main character transform into a beast and met the Yanfly Actor Transformation Tipps&Tricks [embedded media].
Everything is fine but when the character is in the transformation state and attacks , it is still showing the weapon (in this case a gun ) animation. Since my character should be a beast and attack with his bare hands/claws and the image is much bigger it looks ridicoulus. What I did to remove the weapon in the transformation state is either to seal it in the transformation effects or put a common event in the transformation skill to remove the gun. In both cases the character now walks to the enemy and attacks normally with his image only.
But the main problem occurs when the transformation ends and the character turns into his previous image. When I attack now , the character still has no weapon equipped and I can't figure out how to make him attack with a gun again. So what im asking is there a way to make him equip the weapon again after the state ends , either with events or any plugins that would help? Thx
p.s scripting knowledge zero
Help with common event after state end....
● ARCHIVED · READ-ONLY
-
-
Haven't tried it, but you might want to add user.changeEquip(slotId, itemId) to the Custom Effect.