Implementing a cloud layer issue, need expert help! [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
edge123455
Private Second Class
Posts: 73
Joined: Wed May 18, 2011 7:07 pm
Projects :: Hoth Battlefield
xbox live or psn: No gamertag set

Implementing a cloud layer issue, need expert help! [Solved]

Post by edge123455 »

I am trying to finish up on my map that I have been working for about a year.
One of the key features is that it needs to have a cloud plane/layer to give it a genuine realistic look as the map is going to have flyers. (something that hasn't been done).

I have made my flat plane through xsi and textured it. I even hex edit to make the clouds scroll. I made the plane as an object to place it in zeroedit.

When I run my map, the cloud plane isn't rendered fully throughout the map, it has the limitations of a normal object and only gets rendered at close distances. I have tried everything to make this simple cloud plane get rendered fully throughout the map but without any luck. It has been months now.

Let me list the things I have tried already:

1) I already increased nearscene and farscene values since my map is going to be big.

2) Tried to change class label and foleyFXgroup to different types to see if rendering would be different.

3) Tried adding the cloud plane to the skyfile as a domemodel which doesn't work, it's a long story but it just doesn't work because of the scroll flag I added for the texture.

4) Tried adding it as skyobject in skyfile but again that doesn't work.

5) Checked all odf and msh option parameters from stock files for rendering values.

As you can see I have tried everything that comes to mind, But I know it is possible because "Redline" the person who made the land to space maps had the sky dome rendered throughout the entire map so you can transition from land to space.

I don't know if there is some parameters in XSI I have to modify to increase the rendering visibility or edit some hidden parameter flags in the msh file itself. I have noticed that some objects like the AT-AT's and the Shield generator from Hoth will be rendered without limitation no matter how far you go. So I assume there has to be something.

Here is a picture of how the cloud plane cuts off. *Note the the other clouds is the default sky dome.
Hidden/Spoiler:
Image
Here is another picture of where at a certain angle the cloud plane is mostly rendered.
Hidden/Spoiler:
Image
Here is a picture of the cloud plane placement on zeroedit.
Hidden/Spoiler:
Image
thanks.....
Last edited by edge123455 on Tue Jul 02, 2013 3:28 am, 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: Implementing a cloud layer issue, need expert help pleas

Post by THEWULFMAN »

This is probably what you're looking for.

http://www.gametoast.com/forums/viewtop ... 77#p210477
User avatar
edge123455
Private Second Class
Posts: 73
Joined: Wed May 18, 2011 7:07 pm
Projects :: Hoth Battlefield
xbox live or psn: No gamertag set

Re: Implementing a cloud layer issue, need expert help pleas

Post by edge123455 »

THEWULFMAN wrote:This is probably what you're looking for.

http://www.gametoast.com/forums/viewtop ... 77#p210477
Yeah that's exactly what I tried today but it didn't work. I forgot to mention it in the list .
User avatar
Locutus
1st Lieutenant
1st Lieutenant
Posts: 420
Joined: Fri Jun 04, 2010 10:08 am
Projects :: Stargate Battlefront Pegasus
Location: Germany
Contact:

Re: Implementing a cloud layer issue, need expert help pleas

Post by Locutus »

What do you mean by "it didn't work"?
If you want your model to be seen from great distances you need to include a lowres model.
User avatar
edge123455
Private Second Class
Posts: 73
Joined: Wed May 18, 2011 7:07 pm
Projects :: Hoth Battlefield
xbox live or psn: No gamertag set

Re: Implementing a cloud layer issue, need expert help! [SOL

Post by edge123455 »

So the problem was the lowrez model. I was doing the exporting wrong in XSI. I did not know I had to select all objects in the explorer and then export the object.

Thanks a lot guys. :thumbs:
Post Reply