Parazitas Posted January 16, 2016 Share Posted January 16, 2016 Hello guys! I would like to ask if it's possible... To create a script: When player falls with a parachute would not only fall but also some distance glide like in GTA V? Im not good scripter but i think this is good idea and i don't know it's inposble or not;D p.s: sorry for bad english Link to comment
[PXG]Blue Posted January 16, 2016 Share Posted January 16, 2016 It is totally possible with setElementVelocity Link to comment
Parazitas Posted January 16, 2016 Author Share Posted January 16, 2016 Hmm.. how i need to start with this function? Link to comment
tosfera Posted January 16, 2016 Share Posted January 16, 2016 You can always think about something like; if the player jumps, and the distance from the player to the ground is bigger than Y, set the velocity in the direction the player is moving. If you want them to glide with the parachute open, you can trigger something when the event onClientPlayerWeaponFire gets fired. 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