Hey,
I am making a space map and i want dome objects to be in the background, like other space maps, for example Mav's. The thing is, when i put the needed text into my .sky file it makes the capitals fly around the actual map not the back ground, which isnt at all good. I tried to edit the files in the SKY folder, (im using yav) and put the text in but no dome object appear ingame. Can you please tell me what i need to do? Thanks
Sky dome Capitals [SOLVED]
Moderator: Moderators
-
wazmol
- High General

- Posts: 892
- Joined: Sat Sep 02, 2006 6:47 pm
- Projects :: Thinking...
- Location: London
- Contact:
Sky dome Capitals [SOLVED]
Last edited by wazmol on Mon Apr 28, 2008 10:38 am, edited 1 time in total.
- Maveritchell
- Jedi Admin

- Posts: 7366
- Joined: Mon Aug 21, 2006 11:03 pm
Re: Sky dome Capitals
Just adjust the distance. (You'll still be working in your Yavin sky file, and not your map's sky file.) I think normally the distance is set to about 2000, mine was set about 4 times that. E.g.
Code: Select all
SkyObject()
{
Geometry("imp_fly_destroyer_DOME");
NumObjects(15);
Height(-50, 500);
VelocityZ(30, 50);
Distance(8200);
InDirectionFactor(2.5);
}-
wazmol
- High General

- Posts: 892
- Joined: Sat Sep 02, 2006 6:47 pm
- Projects :: Thinking...
- Location: London
- Contact:
Re: Sky dome Capitals
Mav' that didnt seem to work, im not sure what is going on, i'll post my sky file later but, would it be possible for you to post some more ideas...?
EDIT: No worries, they're in! thanks.
EDIT: No worries, they're in! thanks.
