Special ability to trigger force

How do i make Special ability 2 trigger the force effect and sound

Currently I don’t have an option for this in the library, but I can look to add in the OS8 update.

You can manually add this layer to a style with a force effect in it already. Note, this doesn’t change the existing force effect controls it just let’s Special Ability 2 also trigger.

TransitionEffectL<TrDoEffect<TrInstant,EFFECT_FORCE>,EFFECT_USER2>

that is exactly what i was looking for, thanks

You’re welcome.