public

Rpg Maker Developers Group

Simple enough for a child, powerful enough for a developer

2 Followers

Sound effects with Yanfly Action Sequences

BMM Archive · July 15, 2026

Preserved forum archive. This topic stores the original first post and locally mirrored RPG Maker Web attachments when available. It is posted by the BMMPlay archive account, not by the original creator.

Original Source

  • Original title: Sound effects with Yanfly Action Sequences
  • Original author: Moe_Lester13
  • Original date: January 31, 2016
  • Source thread: https://forums.rpgmakerweb.com/threads/sound-effects-with-yanfly-action-sequences.56021/
  • Source forum path: Game Development Engines > RPG Maker Javascript Plugins > Javascript/Plugin Support

Summary

Spoiler hide battle hud opacity not focus: 0, 60 immortal: targets, true

Archived First Post

<target action>


hide battle hud


opacity not focus: 0, 60


immortal: targets, true


move user: targets, front base, 30


wait for movement


animation: target


flash screen: red, 20


action effect


wait: 5


wait for movement


move user: targets, back head, 5


wait for movement


animation: target, mirror


flash screen: green, 20


action effect


wait: 5


wait for movement


move user: targets, back base, 5


wait for movement


animation: target


flash screen: blue, 20


action effect


wait: 5


wait for movement


</target action>


<follow action>


immortal: targets, false


clear battle log


opacity not focus: 255


tint screen: 0, 0, 0, 0


show battle hud


perform finish


</follow action>


<finish action>


</finish action>



So I have an action sequence here (as shown above), but it doesn't seem to be playing the SE that I desire it to. I have created the animation solely for this ability and have applied the SE I want to play to that animation. Problem is, even though the correct animation is assigned to this ability, and the action sequence is playing the animation, it's just playing the Normal Attack SE.


I have even input se: "Omnislash",100,100,0 to the action sequence but that didn't even make it play. (I have an Omnislash Audio file)


Essentially, all I'm trying to do is recreate Omnislash (with precise screen tinting and sound effects) from FFVII, but the only thing that isn't working is the SE.


Regards,


Moe

Protected download

Downloads / Referenced Files

Log in to download

Log in, then follow the RPG Maker Developers Group to see these download links.

Log in to download

Referenced Images / Attachments

OMNISLASH.png
OMNISLASH.png
Creator Claims / Removal

If you are the original creator and want this listing reassigned, edited, or removed, join BMMPlay and contact the moderators with proof that matches the original RPG Maker Web profile, linked GitHub, itch.io page, or another public creator identity.

#rpg-maker-archive#js-support

Replies (0)

No replies yet.

0 replies 1 view

Log in to reply.

User Avatar