- Joined
- Nov 16, 2019
- Messages
- 7
- Reaction score
- 0
- First Language
- English
- Primarily Uses
- RMMV
For some reason the Float Motion animation in MOG Battle Motion plugin gives me an error, The other animations are fine but this one doesn't work!
Here is the error:
Can anyone help me?
Here is the error:
rmmz_managers.js:2032 TypeError: Cannot set property '0' of undefined
at Sprite_SvEnemy.Sprite_Battler.updateBMotionFloat (MOG_BattlerMotion.js:1197)
at Sprite_SvEnemy.Sprite_Battler.updateIdleBmotion (MOG_BattlerMotion.js:792)
at Sprite_SvEnemy.Sprite_Battler.updateIdleBmotion (MOG_BattlerMotion.js:1951)
at Sprite_SvEnemy.Sprite_Battler.updateBmotionBase (MOG_BattlerMotion.js:1739)
at Sprite_SvEnemy.Sprite_Battler.updateBmotionBase (MOG_BattlerMotion.js:2018)
at Sprite_SvEnemy.Sprite_Battler.updateBattlerMotion (MOG_BattlerMotion.js:1889)
at Sprite_SvEnemy.Sprite_Battler.update (MOG_BattlerMotion.js:1899)
at Sprite_SvEnemy.Sprite_Actor.<computed>.<computed> (VisuMZ_0_CoreEngine.js:6716)
at Sprite_SvEnemy.Sprite_Actor.<computed>.<computed> (VisuMZ_1_BattleCore.js:15717)
at Sprite_SvEnemy.Imported.<computed>.Sprite_Actor.<computed>.update (VisuMZ_2_PartySystem.js:1414)
Can anyone help me?