Sky Rotation Question [Solved]
Posted: Sat Dec 03, 2011 6:33 am
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.
Get more from your games!
http://www.gametoast.com/
0.004 is the actual speed.Stock Kashyyyk Sky File wrote: DomeModel()
{
Geometry("kas2_sky_clouds");
rotationspeed(0.004, 0,1.0,0);
}