3D floors do not appear

Need help with your project? Ask here.
User avatar
Drake Raider
Posts: 57
Joined: Sat Jul 19, 2008 1:54
Location: knee deep in the dead, the shores of hell, and the inferno, respectively.

3D floors do not appear

Post by Drake Raider »

I play GZDoom with a GL renderer regularly, but when I try to put a 3D floor, it is invisible. What's wrong?
User avatar
Remmirath
DRD Team Admin (Inactive)
Posts: 528
Joined: Fri Feb 15, 2008 19:43
Location: Somewhere...
Contact:

Post by Remmirath »

Can you post your map, so that we can see what you're doing wrong? We can't magically guess what's wrong without anything to see... :wink:
SoulPriestess wrote:Good job, Morpheus! You are teh awesum!
User avatar
Rex Claussen
Developer
Developer
Posts: 2600
Joined: Tue Jul 11, 2006 18:36
Contact:

Re: 3D floors do not appear

Post by Rex Claussen »

Drake Raider wrote:I play GZDoom with a GL renderer regularly, but when I try to put a 3D floor, it is invisible. What's wrong?
Are you talking about "putting a 3D floor" into a map during editing? If so, is the sector invisible in the editor or in-game?

Remember to set the alpha value in the fourth argument for your Sector_Set3D special. If the value is 0 then the 3D floor will indeed be rendered in-game as an invisible sector. If you want it completely opaque, use a value of 255.
User avatar
Drake Raider
Posts: 57
Joined: Sat Jul 19, 2008 1:54
Location: knee deep in the dead, the shores of hell, and the inferno, respectively.

Post by Drake Raider »

I meant in-game. I don't remember about argument 4, however. I'll check.
User avatar
Drake Raider
Posts: 57
Joined: Sat Jul 19, 2008 1:54
Location: knee deep in the dead, the shores of hell, and the inferno, respectively.

Post by Drake Raider »

I have it working now, thanks.
Post Reply

Return to “Editing Help”