Re: Rolling clouds
Posted by Static88 on
Sat Jan 29th 2005 at 10:00pm
Posted
2005-01-29 10:00pm
122 posts
52 snarkmarks
Registered:
Dec 31st 2004
Occupation: USMC
Location: USA
Does anyone know if clouds, rolling clouds are possible on HL2DM? If so, how is this accomplished? Do I need to use the func_conveyor? Not at home right now, but I would like to add this to my new map.
I remember seeing some kind of moving cloud texture while in the Citadel on the game itself, but how it's accomplished, I haven't got a clue. Thanks in advance. BTW, i've searched many forums for the answer, but nothing comes up.
Re: Rolling clouds
Posted by Yak_Fighter on
Sat Jan 29th 2005 at 10:20pm
Posted
2005-01-29 10:20pm
1832 posts
742 snarkmarks
Registered:
Dec 30th 2001
Occupation: College Student/Slacker
Location: Indianapolis, IN
Now, I haven't actually attempted to make any clouds, so I don't know if what I'm going to suggest will work, but whatever:
There are two semi-transparent cloud textures you can use
nature/cloud001c
shadertest/cloud
What I would try is to use those textures with a func_conveyor set to slowly scroll. I don't know if that will work, as I think for HL1 a func_conveyor required a 'scroll*" texture. There aren't any scroll textures in HL2 so the requirement may be relaxed, but I also don't remember ever seeing any func_conveyors in HL2, so who knows.
I do know that de_office has a bunch of clouds slowly moving in its 3dskybox, and you said you saw it in HL2, so I'd think the effect is certainly possible.
Re: Rolling clouds
Posted by Static88 on
Sat Jan 29th 2005 at 10:32pm
Posted
2005-01-29 10:32pm
122 posts
52 snarkmarks
Registered:
Dec 31st 2004
Occupation: USMC
Location: USA
Well I appreciate the suggestion, Yak_Fighter. I'll try this out when I get home tomorrow and post my results in case someone else needs the info. Much appreciated.
Re: Rolling clouds
Posted by cloudsofthought on
Sun Jan 30th 2005 at 4:42am
20 posts
2 snarkmarks
Registered:
Dec 27th 2004
Location: USA
There are cloud models (made up of half a sphere) which can be used for this. That's what you see in cs_office - and you can find its model under props\cs_office\clouds.mdl. I've seen other cloud models in a few other folders but can't remember where; just look around for cloud in the name. I haven't tried to implement them so I'm not sure, but I believe they just go above your map, and you parent them to a func_rotating in the center to make them move. There is a limit in that the model is only so big, so if your outdoors are huge, then it wont fit. -Unless you get it to work in the Skybox, which it seems too big for. But maybe there's a smaller version, I don't know.
Re: Rolling clouds
Posted by Yak_Fighter on
Sun Jan 30th 2005 at 4:49am
1832 posts
742 snarkmarks
Registered:
Dec 30th 2001
Occupation: College Student/Slacker
Location: Indianapolis, IN
That's how I suspected they did it in cs_office. The problem is that that's CS and not HL2DM, and it'd be rather pointless to convert the model if what I suggested works.
Re: Rolling clouds
Posted by Static88 on
Sun Feb 27th 2005 at 5:57am
122 posts
52 snarkmarks
Registered:
Dec 31st 2004
Occupation: USMC
Location: USA
I tried what you've suggested, Yak Fighter and it does in fact work. It looks just like the single player game as seen from the top of the Citadel. Thanks!
Re: Rolling clouds
Posted by Crono on
Sun Feb 27th 2005 at 7:08am
Crono
super admin
6628 posts
700 snarkmarks
Registered:
Dec 19th 2003
Location: Oregon, USA
Mark his answer correct then.
Re: Rolling clouds
Posted by Dark Tree on
Sun Feb 27th 2005 at 7:26am
646 posts
264 snarkmarks
Registered:
Apr 30th 2004
Occupation: DigiPen student
Location: USA
I hate when peepz don't get credit where deserved :/