xyz Posted August 13, 2016 Share Posted August 13, 2016 So I made a script that creates a vehicle in the air, and the vehicle needs to drop instantly, but it doesnt as it's not rendered for anyone. Is there way to make it drop instantly? Link to comment
Bonsai Posted August 13, 2016 Share Posted August 13, 2016 I once read somewhere on the wiki that dynamic objects wont be affected by gravity as long as they are not touched or something, and a way to fix that is to use setElementVelocity(element, 0, 0 ,0) it said. Link to comment
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now