Let's add a camera shake in unity in 80 seconds. This camera shake system is very simple and flexible.
Link to the camera shake asset (it's completely free at the time of recording):
https://assetstore.unity.com/packages...
If the unity camera shake asset for any reason is no longer free, let me know and I will make a tutorial on how to create your own unity camera shake system:)
Get my Asset Pack + 2D Water System + 2D Moving Platforms and MORE FOR FREE HERE:
https://bit.ly/free-game-dev-assets
If you get stuck, you can ask for help on our discord server! Join through this link:
/ discord
--------
0:00 Intro
0:18 Import Screen Shaker Asset Pack
0:26 Add Camera Shaker Component
0:33 Creating the Shake Data
0:42 Initiate the Shake from Script
0:56 Assign Shake Data
0:59 Finish