Not sure if this is the good board to post this issue on, but I recently downloaded the latest version of GZDoom after many years of using an obsolete version, and I have an issue with skyboxes in maps I am currently programming. How do I make skybox sectors not have the shadow shaders that the rest of the maps has?
Shadows on Skyboxes (SOLVED!)
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.
-
- Posts: 124
- Joined: Sun Aug 27, 2023 5:46 pm
- Location: Lower Silesia, Poland
Shadows on Skyboxes (SOLVED!)
Last edited by WojtTheDoomer2K on Mon Sep 02, 2024 10:24 am, edited 1 time in total.
-
- Posts: 753
- Joined: Tue Jul 15, 2003 3:37 pm
Re: Shadows on Skyboxes
Try the "DisableSkyboxAO" MAPINFO setting: https://zdoom.org/wiki/MAPINFO/Map_defi ... leSkyboxAO
-
- Posts: 124
- Joined: Sun Aug 27, 2023 5:46 pm
- Location: Lower Silesia, Poland
Re: Shadows on Skyboxes
It worked, thank you!boris wrote: ↑Mon Sep 02, 2024 10:17 am Try the "DisableSkyboxAO" MAPINFO setting: https://zdoom.org/wiki/MAPINFO/Map_defi ... leSkyboxAO