Car shocks implementation

Hi,

I have bigger chassis in my car project. I need to implement realtime shocks. is there any tutorial or help for this.?
I have my chassis with tow parts…

  • lower part (connected with tires)
  • upper part (connected with body)

thanks in advance
gn

Are you using WheelColliders? They have “spring” and “damper” settings. Here is a popular tutorial series that teaches how to use this component:

.

Thanks

awsome tutorials