godot-camera-shake
godot-camera-shake copied to clipboard
Adjustable Cinematic Camera Shake presets from the real world
Godot Camera Shake
This addon provides cinematic camera shake presets recorded in the real world.
Usage
- Clone or download this repository
- Put the
addons/folder into your project files
- Drag and drop the
shaky_camera.tscnscene into your scene
- Make sure the camera is looking at something
Configuration
The ShakyCamera node you can add to your scene has configurable parameters on it to customize the screen shake amount and type
Presets
Multipliers
References
Based on the Blender addon camera_shakify
Examples based on abandoned spaceship demo
There is now an improved version of this by @synalice