Oceanic Troubles

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

Moderator: Moderators

Post Reply
NegativeSmiley

Oceanic Troubles

Post by NegativeSmiley »

In my map I used the Kamino water code cause it is a Kamino map. I struck a major problem where it was like the black dot on land. As you moved closer to the water the farther back the texture went and the water basically disappeared. Well decideding to experiment I used Kashyyyk water and where it said

// ocean parameters
OceanEnable(0);

I changed to

// ocean parameters
OceanEnable(1);

Now my water isn't showing at all but it definatly has something to do with the Ocean Enable thing. Can someone help me out with my prob?
Post Reply