@CarMakerFry20 Just put your rim on a rotator. Set it's range to 180, speed 10000% (or even more) and insert sum(RPM1/60) as an input. RPM1 is an a variable output you can set from the wheel part (don't forget each wheel should have different output names)
@AlbertanPlaneMaker thx
By the way here is mine: https://www.simpleplanes.com/a/Fw4JTu/All-Terrain-SUV
You must make an offroader pickup truck, jeep or suv
Topic has changed
ok
@CarMakerFry20 Just put your rim on a rotator. Set it's range to 180, speed 10000% (or even more) and insert
sum(RPM1/60)
as an input.RPM1
is an a variable output you can set from the wheel part (don't forget each wheel should have different output names)@Grob0s0VBRa how do I make a working custom rim?
How do I make custom rim? That works too?
Yes.
Add the line in the
ResizableWheel
section of the wheel part using Overload.Write
hideRims
in left column andtrue
in right one.The End.