Hello,
I wish to add a shaking effect on user screen, when I collide.
Does exist some snippets to shake the screen?
Thank you
Hello,
I wish to add a shaking effect on user screen, when I collide.
Does exist some snippets to shake the screen?
Thank you
Hi
I think you can just make your camera jump between a few very close points very quickly using setPos on the camera node. You can set up a task to do this to start and stop whenever you want.