Raycast suspension acting weird and starts bouncing out of control when player is on top of car

Could you send a video of it freaking out at length 5?

1 Like

yes (30 dhacharactersyesyesyes)

1 Like

oml I cant get it to do it now lol

1 Like

I would like to point out that the reason your raycast based car is so unstable (and always will be) is because we can’t update the required forces per physics step. We only get access to running code before and after physics are calculated for the frame. This is a Roblox limitation.

well I have a more smoother raycast car now