Dear Doomers,
is there any way to make a 3D floor crush the player and behave aexactly like crushing ceilings for example?
Best regards
Make 3D floor crush the player?
Moderator: GZDoom Developers
Forum rules
Before asking on how to use a ZDoom feature, read the ZDoom wiki first. If you still don't understand how to use a feature, then ask here.
Before asking on how to use a ZDoom feature, read the ZDoom wiki first. If you still don't understand how to use a feature, then ask here.
- Tormentor667
- Posts: 13554
- Joined: Wed Jul 16, 2003 3:52 am
- Preferred Pronouns: He/Him
- Operating System Version (Optional): Windows 11
- Graphics Processor: nVidia (Modern GZDoom)
- Location: Germany
- Contact:
Re: Make 3D floor crush the player?
I think you can do that with sector links (with Sector_SetLink or Static_Init) to make the floor and ceiling of the 3D floor's control sector be linked to the movement of a crusher's ceiling.
Re: Make 3D floor crush the player?
Linking works somewhat, but not exactly like Doom's crushing ceilings. See viewtopic.php?t=77265