atlasgames-repo / fortress-defense

The unity fortress defense project
7 stars 0 forks source link

Camera Shake #147

Closed NimaDevy closed 4 months ago

NimaDevy commented 4 months ago

Adding camera shake effects to the thunder magic and the forest as it gets damaged. Also I make it singelton so you can use it everywhere by typing: CameraShake.instance.StartShake(float duration, float magnitude);