Use Wscale4(Width Scale v.4).
It's a program,originally you can only use it vertically,but with v.4 you can scale it in X,Y or even Z axis.
Here it is:
Backup the before scaled world file
Copy Wscale4 into your USER_******** dir.
Open Notepad.
This is an example of what you have to write:
Code: Select all
wscale USER_abcdefgh.w 2.25 0.25 2.25
If i wrote something wrong,then excuse me.
The numbers' line is from left to right.
The 1st number,the 2.25 is which way you want to stretch it,or narrow it in X axis.(horizontally)
The numbers rely on that if the number is higher than 1,it gets streched by that amount compared to the normal width,height,length.
If the number is lower than 1,it gets narrowed by that amount compared to the normal width,height,length.
The 2nd number,the 0,25 is which way you want to stretch it,or narrow it in Y axis(vertically)
The 3rd number,the 2.25 is which way you want to stretch it,or narrow it in Z axis(dimensionally)
Save the command file into your USER_******** as runscale4.bat.
Run it.
Wait...
Rename the created new_world.w file to USER_********.w.
Open Notepad again.
Type this:
Code: Select all
Create USER_********
editor.w (
legosplit (
pwall ( lower_coll )
)
)
Save it into your USER_******** as command.txt.
Open Notepad again.
Type this:
Save this as runglue.bat into your USER_******** dir.
Rename your USER_********(the scaled one) to editor.w.
Just in case something happens,backup the orig. .ncp file.
Run that batch file.
Wait...
Now comes the MAKEITGOOD part.
You have to now resize the Track Zones,and AI Nodes,Position Nodes(maybe some Objects,Triggers,Camera Nodes,Farce Fields,Lights).
Done!!!
Now you have your scaled track.
Hope this helps,
Nero