So I've gotten pretty far in my golf game, but I just now tested it and it seems like when using the Driver, the ball lands on the ground too fast and it ends up going through the ground and disappearing. Is there a way to fix clipping through parts at high velocity?
--Update: I kinda fixed it by limiting how fast it will go.
try make itself save its position every millisecond and when it hits a object it goes back to the position then does the bounce script (if you have one) p.s. just a suggestion not sure if it will work