Sky Rotation Question [Solved]
Moderator: Moderators
- SpartanA259
- Captain

- Posts: 498
- Joined: Tue Jul 19, 2011 2:47 pm
- Projects :: Orion City
- xbox live or psn: Steam: [404] Ash
- Location: New Reno, Nevada
Sky Rotation Question [Solved]
How would I make my sky dome rotate for my map? I read somewhere that said its a function in the sky file but I cant seem to figure it out.
Last edited by SpartanA259 on Sat Dec 03, 2011 2:58 pm, edited 1 time in total.
-
THEWULFMAN
- Space Ranger
- Posts: 5557
- Joined: Tue Aug 17, 2010 3:30 pm
- Projects :: Evolved 2
- Location: Columbus, Ohio
- Contact:
Re: Sky Rotation Question
0.004 is the actual speed.Stock Kashyyyk Sky File wrote: DomeModel()
{
Geometry("kas2_sky_clouds");
rotationspeed(0.004, 0,1.0,0);
}
- SpartanA259
- Captain

- Posts: 498
- Joined: Tue Jul 19, 2011 2:47 pm
- Projects :: Orion City
- xbox live or psn: Steam: [404] Ash
- Location: New Reno, Nevada
Re: Sky Rotation Question [SOLVED]
Thank you it works.
