MX Bikes Official Forum

Mods => Track Editing => Topic started by: Niko Mouk on March 17, 2016, 11:42:31 PM

Title: Understanding scales parameters
Post by: Niko Mouk on March 17, 2016, 11:42:31 PM
Hey guys,
I'm still working on my first track but I have a problem understanding the following parameters :

size_x = 500
size_z = 500
scale = 10


I saw the scale is modifying the height, but I don't understand how to find the correct value. And what are x and y params ?
After creating my heigtmap, jumps are not too hight but they are too steep and backflips are out.

Some informations would be appreciated :) thanks !
Title: Re: Understanding scales parameters
Post by: 𝖙𝖋𝖈 on March 17, 2016, 11:48:38 PM
x and z are horizontal in meters, and scale is height in meters (to the whitest point of the heightmap)..

It's really just a case of playing with the values until you find the good spot.

Unless you are doing a replica, in which case I suggest taking to google earth to get proper measurements of your track area, and you can also find height.
Title: Re: Understanding scales parameters
Post by: Niko Mouk on March 18, 2016, 12:04:21 AM
Thank you, now it should be easier.