Adding a simple camera shake can help improve your game by conveying the impact of the action.
Here is how you can create a simple camera script to shake your camera that is easy to use from any script.
We'll also see how to fix a common FPS problem and learn a bit about advanced signals to showcase our example spike.
Want to support me?
🌐 Patreon: / octodemy
🌐 Project source files: / 151439117
····················································································
#godot4 #godot #godotengine
#godot4.6 #godotnews #godot3d
CHAPTERS:
0:00 Intro
0:10 Camera Shake
2:06 Rotational Camera Shake
3:01 FPS rotation fix
3:23 Usage
3:45 Spikes example
4:39 Fall damage example
4:49 Shake using process and stutter fix
5:15 Smooth shake preview
5:24 End