problems with a player starting on a 3D Floor

Advanced OpenGL source port fork from ZDoom, picking up where ZDoomGL left off.
[Home] [Download] [Git builds (Win)] [Git builds (Mac)] [Wiki] [Repo] [Bugs&Suggestions]

Moderator: Graf Zahl

Locked
User avatar
BlazingPhoenix
Posts: 488
Joined: Sun Aug 28, 2005 5:11
Contact:

problems with a player starting on a 3D Floor

Post by BlazingPhoenix »

I'm trying to get this to work, but it seems impossible. I tried a script method, where it teleports the player at the start of the map, that won't work. Any other methods?
User avatar
Nash
Developer
Developer
Posts: 1226
Joined: Sun Sep 25, 2005 1:49
Location: Kuala Lumpur, Malaysia
Contact:

Post by Nash »

How exactly is it "impossible"? There have been countless examples on how to do it. There's something you're doing wrong, because it's a very straightforward thing.
User avatar
Shinjanji
Posts: 198
Joined: Sun Nov 06, 2005 16:45
Location: Pennsylvania, USA

Post by Shinjanji »

Using an instant-lowering floor works for me. I stuck in the "Sound Sequence" thing to silence the sector.
Attachments
starton3dfloor.zip
Player starting on 3D floor
(1.08 KiB) Downloaded 87 times
User avatar
BlazingPhoenix
Posts: 488
Joined: Sun Aug 28, 2005 5:11
Contact:

Post by BlazingPhoenix »

Thanks Shinjanji, that works nicely.
Locked

Return to “GZDoom”