TheGameCreators / GameGuruRepo

The GameGuru Repository For Community Collaboration
http://www.game-guru.com
137 stars 56 forks source link

Camera Shake when player is hit or nearby explosion happens #1953

Open rvanner opened 2 years ago

rvanner commented 2 years ago

Needs to have some camera shake when the player is hit.

This GDC video is worth watching; https://youtu.be/tu-Qe66AvtY

AmenMoses commented 2 years ago

Already done all that in Cine|Guru btw. That video was my inspiration (along with master film maker Avenging Eagle).

Word of warning though, do not use camera shake in VR!

fearlesswee commented 2 years ago

Would also be very important to have the camera shake optional, as well as have ways to either trigger camera shake without damaging the player, or damage the player without causing camera shake. (Since for example, in DK's game "Dark Skies" you start taking damage once your radiation meter is too high. It would be annoying to bar off this kind of logic from us if it were to unavoidably make your camera constantly jitter and shake. )

rvanner commented 2 years ago

@LeeBamberTGC Did you add camera shake? Can this be closed now?