How would I get Lua to check the current speed of gravity?
Is there a variable that does this, or can I check the console?
GetConVarNumber( "sv_gravity" )
ah, thank you.
How would I get Lua to check the current speed of gravity?
Is there a variable that does this, or can I check the console?
GetConVarNumber( "sv_gravity" )
ah, thank you.