I have a window texture that looks like this:
The window is transparent with some light blue shading. I want to put them in a setup like this:
So they are used on upper texture of linedef.
Now what I would like to achieve, is some kind of skybox effect that looks like this:
Any way to do this?
Question about transparent textures and skybox.
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.
-
krokots
- Posts: 296
- Joined: Tue Jan 19, 2010 5:07 pm
Question about transparent textures and skybox.
You do not have the required permissions to view the files attached to this post.
-
Tormentor667
- Posts: 13556
- 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
Re: Question about transparent textures and skybox.
This could be some with sky texture markers (F_SKY), a floating middle texture (your window) and a 3dfloor below the window to wrap things up.
-
krokots
- Posts: 296
- Joined: Tue Jan 19, 2010 5:07 pm
Re: Question about transparent textures and skybox.
By 3dfloor you mean a thing that has the model of a horizontal plane, with the exact size as the sector? Or can you do it other way?
-
krokots
- Posts: 296
- Joined: Tue Jan 19, 2010 5:07 pm
Re: Question about transparent textures and skybox.
Okay I figured it out, but there's another problem now, with ambient occlusion. It just ignores textures where there is transparency.
Is there a fix for this?
You do not have the required permissions to view the files attached to this post.