Jump to content
SPRITE CLUB DEBUTS ×
  • 0

Victory pose interrupted by buttons


Question

Posted

Hello guys, When a winner is defined and I press any button the round ends immediately, is there a way to avoid this and see the complete victory pose without being interrupted by the joystick?

 

I tried this but was unsuccessful

 

[State -1, AssertSpecial]
type = AssertSpecial
Triggerall = MatchOver
trigger1 = command = "x" || command = "hold_x"
trigger2 = command = "y" || command = "hold_y"
trigger3 = command = "a" || command = "hold_a"
trigger4 = command = "b" || command = "hold_b"
flag = roundnotover
persistent = 1

 

English is not my mother tongue. I hope I have made myself clear!

2 answers to this question

Recommended Posts

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...