3d Buildings

Discuss all aspects related to modding Zandronum here.
Post Reply
Flaminglacier
 
Posts: 65
Joined: Thu Jun 21, 2012 9:28 pm

3d Buildings

#1

Post by Flaminglacier » Sun Jul 06, 2014 8:40 pm

I am having trouble figuring out a way to add a door to a 3d building. I have the walls raised from the floor and I am using a solid 3d floor as a roof but I can seem to find a way to make a door for the door slot. I tried making another 3d floor where the door slot would be and giving the 3d floor an action of raising the floor and lowering it to simulate a door opening and closing but I get a really weird glitch where the 3d floor goes through the ceiling of the actual map.

How do I make a door attached to building with a 3d floor as the ceiling?
Image

User avatar
Frits
Forum Regular
Posts: 298
Joined: Fri Jun 01, 2012 9:04 pm

RE: 3d Buildings

#2

Post by Frits » Sun Jul 06, 2014 9:07 pm

make the door go down or make it a 3D floor and open it with a script.
sector_raisefloorandceilling of the dummy sector and lower it via the same method.

Code: Select all

Mode #grandvoid -o Konar6 by Frits
<Konar6> the fuck
<Konar6> who made this IRC
<Konar6> how is this possible

Post Reply