Questions about modding

Hello everyone.

I'm new in modding SOASE and I was thinking about converting into naval battle game. Could someone tell me if it is possible to:

-make unit to move on all xyz grid (up, down, forward, back, left, right)

-create on map somthing that would simulate water, some kind of texture, or effect, that would be transparent above and less transparent under

-change background to something else - texture of sky instead of space

Sorry for my bad english. please try not to care about it.

1,089 views 2 replies
Reply #1 Top

the units do move on a "xyz" grid, all you need to do is set the key that controls the z-axis. You can find this in your keybindings.

 

Yes you could... but then you run into the whole three dimensions issue; or at least I did when I tried it. Good luck.

 

Again, as above, the whole three dimensional issue.

Reply #2 Top

Great, thanks for reply anteachtaire, I've got one more question. Is it possibile to forbid unit from going in one of directions?? for example submarine should stay under 0 on Y axis, planes above 0 on Y axis, and ships should only move on 0 level?? Did someone tried to do something like this before??