Trigger once freezing the code

Im trying to make a randomized attacks but without the trigger once the “RandomInRange” just keeps randomizem the number and with the “trigger once” the code runs only a single time and just freeze

(sorry if its have any english erros, Im not a native english speaker)

In all 3 attack modes the actions after the wait is the same - change boss_attack to 0.

I suggest you delete the wait 15 seconds and set boss_attack to 0 actions, and use a scene timer as follows:

wow thanks man !, its was relly helpful