Hi
I want help for mapper like;
If I pressed the key, it cue_stop and in 1sec it play at the same spot. That is if I press 1 key it do 2 action at the same time.
I want help for mapper like;
If I pressed the key, it cue_stop and in 1sec it play at the same spot. That is if I press 1 key it do 2 action at the same time.
Inviato Mon 13 Apr 20 @ 2:23 pm
What have you tried?
Inviato Mon 13 Apr 20 @ 3:01 pm
Cue_stop & play_shutter but it play and that cue_stop sound doesn't come
Inviato Mon 13 Apr 20 @ 3:18 pm
because you haven't told the script to wait, it can't read minds.
look at how the repeat_start action works and use it to introduce a 1000ms, 1 repeat, delay between your 2 actions
look at how the repeat_start action works and use it to introduce a 1000ms, 1 repeat, delay between your 2 actions
Inviato Mon 13 Apr 20 @ 3:33 pm