Author Topic: Disable camera shake?  (Read 625 times)

Is there a way to disable the camera shake that occurs when you collide with something at high speed? I'm running a gamemode where players run super fast and I'm using the mod on Swollow's site to disable player-to-player collision, but when people phase through each other they still get the camera shake effect, and it's so intense that it prevents them from being able to see.

Is there a way to disable this effect altogether?

give the players a playertype that has impact speed increased to an ungodly number maybe, or just set the shake freq and amplitude values to "0 0 0" or "" or 0


Oh wow I had no idea that existed, thanks.