Topic: Chain Moves Input Sequence
I'm stuck at Input sequence.
I want button 1 to play three move file with sequence. like
When I press button 1 FirstTime it play 1st move file. when 1st movefile is playing and i press button 1 it plays second move and if 2nd move is playing and i press button 1 it plays 3rd move file. and if any of this move file is played and i press button 1 it always play 1st move file.
i tried with chain moves and without chain moves but does't seems to work correctly.
in Chain moves when ignore inputs is checked it works but thats not what i want.