Sky Rotation Question [Solved]

In this forum you will find and post information regarding the modding of Star Wars Battlefront 2. DO NOT POST MOD IDEAS/REQUESTS.

Moderator: Moderators

Post Reply
User avatar
SpartanA259
Captain
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]

Post by SpartanA259 »

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

Post by THEWULFMAN »

Stock Kashyyyk Sky File wrote: DomeModel()
{
Geometry("kas2_sky_clouds");
rotationspeed(0.004, 0,1.0,0);


}
0.004 is the actual speed.
User avatar
SpartanA259
Captain
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]

Post by SpartanA259 »

Thank you it works.
Post Reply