Sun angle question

Post everything from general questions, to modding questions, to map WIPs to releases. (SWBF1 only)

Moderator: Moderators

Post Reply
Lord-Bandu

Sun angle question

Post by Lord-Bandu »

Ok does any1 know what values to put in (and where) to make the sun be straight up in the sky (as thos its 1pm or somethin) .

...

SunInfo()
{
Angle(170.000005, -10.000011);
Color(180, 180, 180);
Texture("");
Degree(90.000011);
BackAngle(180.000022, 0.000000);
BackColor(128, 128, 128);
BackDegree(0.000000);
}


Il also need make the shadows concur with the " 1pm" sun
thx
User avatar
Rends
Sith
Sith
Posts: 1278
Joined: Fri Oct 15, 2004 6:34 pm
Projects :: No Mod project currently.
Games I'm Playing :: I have not listed any games yet
xbox live or psn: No gamertag set
Location: Germany
Contact:

RE: Sun angle question

Post by Rends »

index.php?name=PNphpBB2&file=viewtopic&t=236

scroll down to Freds first post
Lord-Bandu

RE: Sun angle question

Post by Lord-Bandu »

lol cant believe i missed that . thx
Post Reply