Hey there, I added a camera shake for a set of conditions. When those conditions take place, the camera shakes, but it only happens once. I want the camera to shake everytime it happens. Other actions happens everytime the conditions are met, but the camera just doesn’t shake more than once.
Did you try in a small project to check what is the root cause of your issue?
I tried with only the shake action and it seems to work:
You have a Trigger Once in that condition try removing that, and check again, since you’re checking the powerups = 0 that will never happen until that value changes again to 0.
Hey there, thanks for the reply, there is a cooldown timer which switches it back to 0. The other actions executes repeatedly except the shake.
Hey there, thanks for replying, I just tried this, but after 5 seconds or so, it stops shaking.