Hi I’m making an FPS and the game is working I just need to know how to make the camera shake a little on collision with an enemy. It should be a slight shake nothing too extreme as this is a zombie game and collision will be common. Preferably how to write this in C# since that is what most of my code is in. Thanks for the help!
The following page came up as the top hit for me in a Google search for “unity camera shake”… no good?