Page 1 of 1

No Erode tileinfo?

Posted: Sun Jan 16, 2022 2:14 am
by Donut MX
Aight so I've poked around some folders and tried a couple different 'no erode' tiles to use on a custom track. I'm throwing the tile on most of the track aside from a few corners, and letting my 300 IQ Elon Musk tuned AI riders groove out said corners. Unfortunately, every 'no erode' tile I've found still erodes and it ruins parts of the track that I want untouched. Granted, it erodes significantly less, but its still there. Is there a tileinfo out there that 100% prevents erode??

Out of the 3 I've tried, this setting has allowed the least deformation:

name No Erode
friction 1.0 0
friction 1.2 1.5
friction 1.1 15
friction 1.2 30
roll_resist 40.0 60.0 35.0
roll_resist 50.0 70.0 45.0
erode_depth 2.5
erode_lower 50.0
erode_upper 150.0
erode_displacement 2.5
erode_radius 5.0
erode_inner_depth 1.25
erode_inner_radius 2.0
erode_min_slope -0.75
erode_max_slope 0.75
erode_off_speed 10.0
erode_on_speed 50.0
erode_slip_base_scale 1.0
erode_slip_scale 1.0
erode_slip_lower 0.0
erode_slip_upper 5.0
erode_downhill_scale 0.8
erode_limit 0.00 1.0 2.25
erode_limit 0.75 0.7 1.7
erode_limit 1.5 0.3 0.75
erode_limit 2.5 0.3 0.3
erode_lateral_scale 0.025
texture @mx2020/tiles/noerode.ppm
roost texture=@mx2020/tiles/roost_solid.png count=1 dig=1.0 slip_threshold=0.9 slow_speed=0.5 fast_speed=64.0 slow_angle=0.3 fast_angle=0.3 size=2 grow=3.5 drag=0.5 vscale=0.5 r=58 g=41 b=19 a=255 fade_r=0 fade_g=0 fade_b=0 fade_a=0
roost texture=@mx2020/tiles/roost_solid.png count=3 dig=1.2 slip_threshold=2.5 slow_speed=0.0 fast_speed=64.0 slow_angle=0.4 fast_angle=0.2 size=0.8 grow=4 drag=1.5 vscale=0.8 randomize=1 r=163 g=125 b=76 a=50 fade_r=0 fade_g=0 fade_b=0 fade_a=-255
roost texture=@mx2020/tiles/roost2.png count=3 dig=1.2 slip_threshold=3 slow_speed=0.0 fast_speed=64.0 slow_angle=0.4 fast_angle=0.2 size=1.0 grow=5 drag=1.5 vscale=0.8 randomize=1 r=117 g=89 b=53 a=50 fade_r=0 fade_g=0 fade_b=0 fade_a=-255
addtile

Re: No Erode tileinfo?

Posted: Sun Jan 16, 2022 2:15 am
by Donut MX
Also, I tried changing "erode depth" to 0. I have no idea what I'm doing, but it didn't help.

Re: No Erode tileinfo?

Posted: Sun Jan 16, 2022 2:42 am
by 137
I would try just using this

name No Erode
friction 1.0 0
friction 1.2 1.5
friction 1.1 15
friction 1.2 30
roll_resist 40.0 60.0 35.0
roll_resist 50.0 70.0 45.0

Get rid of all the erode lines and that “should” do the trick, not 100% on it though.

Re: No Erode tileinfo?

Posted: Sun Jan 16, 2022 5:37 pm
by Donut MX
137 wrote: Sun Jan 16, 2022 2:42 am I would try just using this

name No Erode
friction 1.0 0
friction 1.2 1.5
friction 1.1 15
friction 1.2 30
roll_resist 40.0 60.0 35.0
roll_resist 50.0 70.0 45.0

Get rid of all the erode lines and that “should” do the trick, not 100% on it though.
Thx for the reply! but that one still erodes too :cry:

Re: No Erode tileinfo?

Posted: Mon Jan 17, 2022 1:46 am
by jlv
erode_depth 0
erode_inner_depth 0

Re: No Erode tileinfo?

Posted: Mon Jan 17, 2022 4:39 am
by Donut MX
jlv wrote: Mon Jan 17, 2022 1:46 am erode_depth 0
erode_inner_depth 0
thanks jlv :lol: