Scripting Helpers is winding down operations and is now read-only. More info→
Ad
Log in to vote
0

Removing gravity from an object?

Asked by 5 years ago

Hello, I'm making a script for a gun and I wanted to just make the bullet be effected by gravity adding bullet-drop, But I can't do that since the bullet goes so fast that the .touched event doesn't fire. I don't want to use raycasting so I was wondering if there was a way to remove gravity from an object?

Answer this question