Setting up a low-gravity area on a 3D floor
Moderator: Graf Zahl
- Rex Claussen
- Developer
- Posts: 2659
- Joined: Tue Jul 11, 2006 18:36
- Contact:
Setting up a low-gravity area on a 3D floor
I searched through the forums and didn't come across this question. How do I create an area of low-gravity on top of a 3D floor. I know that setting it up below the 3D sector (i.e., tagging the main sector instead of the control sector) will allow low-gravity jumping above the 3D floor, but it will also allow low-gravity jumping below. I have tried setting the low gravity to the control sector's tag, but that doesn't work.
- Graf Zahl
- GZDoom Developer
- Posts: 7148
- Joined: Wed Jul 20, 2005 9:48
- Location: Germany
- Contact:
Re: Setting up a low-gravity area on a 3D floor
Gravity is per sector and cannot be split into sections by 3D floors.
- Rex Claussen
- Developer
- Posts: 2659
- Joined: Tue Jul 11, 2006 18:36
- Contact:
Re: Setting up a low-gravity area on a 3D floor
Ok, thanks.
- NeoHippo
- Posts: 408
- Joined: Tue Sep 13, 2005 0:47
- Location: British Columbia Canada
Re: Setting up a low-gravity area on a 3D floor
http://files.drdteam.org/index.php/file ... D/fly01.7z
Perhaps this example may help.
It's a jump pad on top of a 3D floor, and normal below.
To do this, a script checks the player's Z position.
edit:
there is a thread over at the ZDoom forum dealing with a similar subject
http://forum.zdoom.org/viewtopic.php?f= ... 1&start=15
Perhaps this example may help.
It's a jump pad on top of a 3D floor, and normal below.
To do this, a script checks the player's Z position.
edit:
there is a thread over at the ZDoom forum dealing with a similar subject
http://forum.zdoom.org/viewtopic.php?f= ... 1&start=15