- Home /
 
 
               Question by 
               InevitableDev · Apr 09 at 02:27 PM · 
                cameramovementcamera-movement  
              
 
              How do I add a camera bounce effect every time the player lands?
I want to add a camera bounce effect when my player lands, like in Clustertruck. How do I add this effect? I couldn't find anything about this online.
               Comment
              
 
               
              You can use the unity standard assets in the unity assets store, If so in the character folder (character > FirstPersonCharacter > Prefabs > FPSController) it has a script with walk speed, run speed and a head bob tab. Increase and decrease it to your liking. You fall from a set height and it bounces.
[1]: /storage/temp/194800-head-bob.png
 
                    
                   head-bob.png 
                   (9.9 kB) 
                  
 
                 Your answer