SWBFGamers

Modding for the Original SWBF1 and SWBF2 => SWBF1 Modding => Topic started by: Phobos on June 30, 2012, 11:08:28 PM

Title: How to raise sky dome?
Post by: Phobos on June 30, 2012, 11:08:28 PM
How do I raise the height of SkyDome msh placement? I tried adding this under DomeInfo() in the .sky but it doesn't seem to work
HeightAngle(160.000000);

I also tried this and it didn't work
Offset(160.0);
Title: Re: How to raise sky dome?
Post by: Sereja on June 30, 2012, 11:32:56 PM
As far, as I know, there is no exist such line, in sky file: "HeightAngle(160.000000);", it may be only "Angle(160.000000);". That's must be becouse this line should respond not for dome height, but for sun light angle.
Offset(160.0); is the line, respond for dome models , like geonosian spire, but not for the main dome.
Main dome is usualy static centeral itself to the map, and probably there is no way to move it. Still, you can easy change size of the dome, by change "-Scale " line in .msh option file.
EhPortal 1.34 © 2025, WebDev