Page 1 of 1

Question about multiple skyboxes in one map

Posted: Thu Mar 17, 2011 21:51
by NeoHippo
Intrigued by this thread http://forum.zdoom.org/viewtopic.php?f=3&t=29130 , I set out to do just that, but ....

I can get the scenario working, where I construct for example 4 sectors as skyboxes which are then linked via id_tags in Skybox Viewpoint and Skybox Picker to the appropriate sectors in the map.


I cannot, however, get anything working where I have 4 skyboxes, of 6 images each, defined in GLDEFS and then use Z/MAPINFO to display them in the map. Whatever I do, only one skybox is displayed in the map.

If I read the WIKI - Skybox entry correctly, I should be able to do this.

Perhaps, somebody could show me where I am going wrong.

and my map

Re: Question about multiple skyboxes in one map

Posted: Fri Mar 18, 2011 0:05
by Graf Zahl
You have to use Static_Init to set different skies for your sectors.
+