I'm trying to make a level on a space-station with a force-field that the player can pass through into space. So I want zero g outside and regular g inside.
Is it possible to change the gravity for just a specific part of a level? Whenever I enter a gravity value in the entity box it changes the entire level.
Edit: This is a multiplayer map and I'm using GTKRadiant.
As far as I know this is not possible in JO MP. I think it can be done in SP using scripting (it was done in the Doomgiver final level), and it might be possible in JA, I haven't tried yet.