Hello everyone
How to make bike in stationary state lean on kickstand ?
thank you for help
Hey @Os.811!
I don’t think you want it to ACTUALLY use the kickstand physically, that would be very problematic. You just need it to look like it is!
All you need to do is check if the actor’s velocity = 0. If that is true, set actor rotation in the X axis to about 10-15 degrees, then when it is activated to ride, set X rotation to 0 again!