[MAPINFO] Multisky
Moderator: GZDoom Developers
-
ace
- Posts: 787
- Joined: Tue Jun 21, 2005 10:14 am
- Location: Just south of the True North
[MAPINFO] Multisky
Okay, yes, we've had Doublesky for quite a while now, and it's done a good job. However, in a lot of situations, IMO, it doesn't cut it. I think that having a Multisky flag, with SKY1, SKY2, SKY3, etc would be even more customizable.
For example, a problem I'm having right now is that I would like it to rain at night. Now the problem is, I would like to have a starry sky, with a set of clouds that are making it rain. The problem is, the sky I have doesn't cover a lot so it would look awkward to have the rain coming out of the stars at certain points. So, if I were able to use a different cloud sky texture behind the first one, then more space would be filled and it wouldn't be a problem.
Yes I know, I could easily add the second one into the first and have it all at the same speed, but then again with a second sky, the speed could be altered and the ones in the front could be lighter while the ones in the back could be darker. This of course, would also allow for overlapping as well (with the different speeds and all).
And think of the different situations you could do with this, like slow-moving clouds in the front, faster ones after that, the slowest ones after that, and all in front of a sky that has a sun or moon or some object.
I just think it would make for more situations easier.
For example, a problem I'm having right now is that I would like it to rain at night. Now the problem is, I would like to have a starry sky, with a set of clouds that are making it rain. The problem is, the sky I have doesn't cover a lot so it would look awkward to have the rain coming out of the stars at certain points. So, if I were able to use a different cloud sky texture behind the first one, then more space would be filled and it wouldn't be a problem.
Yes I know, I could easily add the second one into the first and have it all at the same speed, but then again with a second sky, the speed could be altered and the ones in the front could be lighter while the ones in the back could be darker. This of course, would also allow for overlapping as well (with the different speeds and all).
And think of the different situations you could do with this, like slow-moving clouds in the front, faster ones after that, the slowest ones after that, and all in front of a sky that has a sun or moon or some object.
I just think it would make for more situations easier.
-
Caligari87
- Admin
- Posts: 6248
- Joined: Thu Feb 26, 2004 3:02 pm
- Preferred Pronouns: He/Him
-
Xaser
-

- Posts: 10774
- Joined: Sun Jul 20, 2003 12:15 pm
-
Wills
- Posts: 1446
- Joined: Mon Jan 10, 2005 7:01 pm
- Location: The Well of Wishes
-
Enjay
-

- Posts: 27501
- Joined: Tue Jul 15, 2003 4:58 pm
- Location: Scotland
-
Cutmanmike
- Posts: 11354
- Joined: Mon Oct 06, 2003 3:41 pm
- Operating System Version (Optional): Windows 10
- Location: United Kingdom
-
Chris
- Posts: 2998
- Joined: Thu Jul 17, 2003 12:07 am
- Graphics Processor: ATI/AMD with Vulkan/Metal Support
-
ace
- Posts: 787
- Joined: Tue Jun 21, 2005 10:14 am
- Location: Just south of the True North
@ Caligari: Black is the only one transparent? Cyan seems to work for me...
@ Enjay:
Well, like Cutty said, it doesn't have the same effect. You can't make a ceiling texture, or a sector that wraps around (circle or square or octagon, etc.) with a texture you want the sky to be, look like a sky. After all, correct me if I'm wrong, but skyboxes are 3-dimensional, not one-sided, which means if you want the sky viewable from all sides, you have to have it close in somehow. If you could have a linedef move depending on the direction a player is viewing, it would be possible, but I really doubt that would be as effective as a real sky.
Plus, it simply wouldn't look like a sky normally does when scrolling, I believe, especially in the case of having a shape made up of the skies. So really, the most efficient way to do this kind of thing would be with multiple skies. Besides, I'm already using a skybox with the sky, and while I could attempt to make it so, it would not have the same effect.
@ Chris: Again, the skybox deal just doesn't cut it IMO, for this kind of thing.
@ Enjay:
Well, like Cutty said, it doesn't have the same effect. You can't make a ceiling texture, or a sector that wraps around (circle or square or octagon, etc.) with a texture you want the sky to be, look like a sky. After all, correct me if I'm wrong, but skyboxes are 3-dimensional, not one-sided, which means if you want the sky viewable from all sides, you have to have it close in somehow. If you could have a linedef move depending on the direction a player is viewing, it would be possible, but I really doubt that would be as effective as a real sky.
Plus, it simply wouldn't look like a sky normally does when scrolling, I believe, especially in the case of having a shape made up of the skies. So really, the most efficient way to do this kind of thing would be with multiple skies. Besides, I'm already using a skybox with the sky, and while I could attempt to make it so, it would not have the same effect.
@ Chris: Again, the skybox deal just doesn't cut it IMO, for this kind of thing.
-
Graf Zahl
- Lead GZDoom+Raze Developer

- Posts: 49252
- Joined: Sat Jul 19, 2003 10:19 am
- Location: Germany
-
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
Why should anyone want to use a skytexture if he could have a much more admireable skybox instead? Makes no sense to me! It's like working with Win3.11 if you could use WinXP instead!Cutmanmike wrote:A skybox however doesn't give the same effect and look of a normal sky.
(and now no Microsoft Flaming here please, it's just a picture
-
ace
- Posts: 787
- Joined: Tue Jun 21, 2005 10:14 am
- Location: Just south of the True North
-
doom2day
- Posts: 80
- Joined: Mon Jun 27, 2005 10:18 am
square sky boxes feel weird and it is impossible to fit a texture on a circular one.Tormentor667 wrote:Why should anyone want to use a skytexture if he could have a much more admireable skybox instead? Makes no sense to me! It's like working with Win3.11 if you could use WinXP instead!Cutmanmike wrote:A skybox however doesn't give the same effect and look of a normal sky.
(and now no Microsoft Flaming here please, it's just a picture)
-
NiGHTMARE
- Posts: 3463
- Joined: Sat Jul 19, 2003 8:39 am
No it isn't. Either make creative use of alignments (e.g. align the texture on the second linedef 1 pixel back from what it should be, the texture on the third linedef 2 pixels back from what it should be, etc) , or adjust the lengths of the linedefs until they all align perfectly.doom2day wrote: it is impossible to fit a texture on a circular one.
-
doom2day
- Posts: 80
- Joined: Mon Jun 27, 2005 10:18 am
-
Enjay
-

- Posts: 27501
- Joined: Tue Jul 15, 2003 4:58 pm
- Location: Scotland