-misterX- Posted February 14, 2013 Share Posted February 14, 2013 how do i make a ped walk from a place to another? Link to comment
denny199 Posted February 14, 2013 Share Posted February 14, 2013 createPed setPedAnimation Link to comment
JR10 Posted February 16, 2013 Share Posted February 16, 2013 Use the findRotation function to make your ped face point2. Also, use setPedControlState to make the ped walk. You might need to avoid walls and buildings, use isLineOfSightClear for that. setPedControlState isLineOfSightClear findRotation 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