- Joined
- Jan 13, 2014
- Messages
- 231
- Reaction score
- 112
- First Language
- English
- Primarily Uses
- RMMV
As Yanfly's Battle Engine Core and Action Sequences 1-3 basically add a new type of resource to the game that can be created/shared/requested (in the form of completed action sequences), I thought it would be a cool idea to have a thread where people can;
1 - Share any sequences that they have come up with,
2 - Request help with how certain sequences could be done.
For example, if someone figures out how to do a omnislash like sequence and would like to share it, they now have a place.
Be sure to thank/credit whomever created a sequence if you use it in your game.
Please include a note on if the end user will need to have action sequence plugin 1, 2, 3 or all of them for the shared sequence.
- For example, User SOC shared the following sequence (in another thread) to make your character swing their weapon when using the skill that contains this notetag.
It seems simple, but to some users, they may look at this an get confused, especially when trying to make it on their own. Having examples they can copy/paste to achieve a desired effect will help a lot.
A big thank you to Yanfly for creating the plugins!
1 - Share any sequences that they have come up with,
2 - Request help with how certain sequences could be done.
For example, if someone figures out how to do a omnislash like sequence and would like to share it, they now have a place.
Be sure to thank/credit whomever created a sequence if you use it in your game.
Please include a note on if the end user will need to have action sequence plugin 1, 2, 3 or all of them for the shared sequence.
- For example, User SOC shared the following sequence (in another thread) to make your character swing their weapon when using the skill that contains this notetag.
SWING WEAPON WHEN USING THIS SKILL
<Target Action>
motion swing: user
perform action
motion wait: user
action animation: target
wait for animation
action effect: target
death break
perform finish
</Target Action>
It seems simple, but to some users, they may look at this an get confused, especially when trying to make it on their own. Having examples they can copy/paste to achieve a desired effect will help a lot.
A big thank you to Yanfly for creating the plugins!
Last edited: