Yanfly Action Sequence Motion Spell: User

● ARCHIVED · READ-ONLY
Started by leon93 4 posts View original ↗
  1. Hi I am having a bit of an issue trying to loop the motion spell: user for my caster throughout my whole action sequence. The only way I can loop it is to constantly call Motion Spell: User every 20 frames. There should be an easier way can anyone point me in the right direction.

    Thank you.

    Regards,
    Leon
  2. Motion spell is not a looping motion. You can edit your spritesheet to move that pose to another looping spot such as ready/standby, idle/walk, chanting, victory, dying, abnormal, sleeping, and dead or find another plugin. I just usually use sleep or abnormal.
  3. Try "motion chant: user"
  4. You can open the source code and change a single value to have it loop. It's an array in rpg_sprites at line 649.