Instead of doing 3 Blocks of:
When "Attack Animation 1" has finished ...
When "Attack Animation 2" has finished ...
When "Attack Animation 3" has finished ...
Can I make it more efficient in 1 block?
Like adding OR ?
I tried with AND "&" and it accept it, but I tried "||" and it didn't work.
Since I have no java-script or general code in general, I may be mistake about the signs.
-
From:
To something like this?
-
If it's possible in C3 can you please tell me how it's done?
Thanks ahead!