Hello, here I am programming a football game and I noticed that when I kick the ball, the ball starts to move away from me, I would like to know if it was possible that when I kick the ball, I Wish he didn’t have it scatter all over the field, because I’ve already done a tool pass for long passes. Can you help me ? maybe the ball needs some force? a script ?
Yes. You can use BodyGyro!
Once you have added the BodyGyro into the ball, you have to set these properties.
Set the property ‘D’ to 0.5
Set the property ‘MaxTorque’ to 25, 25, 25
Set the property ‘P’ to 0