Gravity

Spam

Newbie
Joined
Jul 23, 2005
Messages
50
Reaction score
0
Hiya guys,

Just a quick question... Is it possible to set the gravity in a certain part of a map. I am making a spaceship map inside the gravity is normal and outside there is no gravity or very little. Please tell me if this is possible.
 
Trigger_gravity.

Since the gravity changes are applied to the player perpetually, you'll need another trigger_gravity outside the area to reset the gravity, and one on the spawn points in case the players should die while in the low-gravity area.
 
-

Thank you ,

one more question how do you use trigger_gravity because the variables are from 0-1. is 0 no gravity and 1 gravity?
 
0.1, 0.5 .... ?

(I don't have hammer open so this may not work)
 
Back
Top