A downloadable Action Sequence

Sample submission for the Kickin AS - RPGM Action Sequence Jam.

Created in RPG Maker MV
Plugins: Yanfly Action Sequence Pack 1-3
Assets: Default

<setup action>
  clear battle log
  display action
  immortal: targets, true
  jump user: 100%
  move user: target, front base
  wait for animation
  wait for movement
</setup action>

<whole action>
</whole action>

<target action>
  wait: 20
  move user: backward, 100, 20
  face user: forward
  wait for movement
  animation 52: user
  wait for animation
  move user: forward, 150, 3
  animation 1: target
  wait: 3
  action effect
  jump target: 125%, 30
  move target: backward, 700, 30
  wait: 30
  death break
</target action>

<follow action>
</follow action>

<finish action>
  immortal: targets, false
  wait for new line
  clear battle log
  perform finish
  wait for movement
  wait for effect
  action common event
</finish action>

StatusReleased
CategoryAssets
Rating
Rated 5.0 out of 5 stars
(1 total ratings)
AuthorHuman

Download

Download
Penalty Kick Notetag 787 bytes

Leave a comment

Log in with itch.io to leave a comment.