Page 1 of 1

when i add the tile info the track goes white and like ice!

Posted: Tue Dec 22, 2009 3:13 pm
by jhdm17
hey everyone,im tryin to change the traction on my track but its not working everything goes white and its like ridin on ice, dunno what im doin wrong this is what i have done so far:

i copied a blank file over into my track folder renamed it "tileifo" and put in these numbers:
friction 10.4 0
friction 1.5 2.0
friction 1.0 3.0
friction 1.2 10.0
roll_resist 20 50 0
roll_resist 70 100 30

then saved it and went onto my track in the game and everything goes white and there is no traction :( someone help thnx.

Re: when i add the tile info the track goes white and like ice!

Posted: Wed Dec 23, 2009 12:26 am
by jlv
You need to put "addtile" at the end of each new tile definition, and you should give a texture too -

friction 10.4 0
friction 1.5 2.0
friction 1.0 3.0
friction 1.2 10.0
roll_resist 20 50 0
roll_resist 70 100 30
texture @dirt.ppm
addtile

I'd say 10 is too high of a static friction setting.

Re: when i add the tile info the track goes white and like ice!

Posted: Wed Dec 23, 2009 9:52 am
by jhdm17
thanks very much i think its working now ill try some diffetent values :) btw awesome game :)