-
-
Notifications
You must be signed in to change notification settings - Fork 156
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
New Feature: Car Steering #387
Comments
Transferred issue from mtasa-blue as this is an editor feature request |
veh_ghost: multitheftauto#380 steering_pos: multitheftauto#387
To my knowledge, in order to have a persisting visible effect we'd need to use setVehicleComponentRotation repeatedly within the onClientPedsProcessed event. Is this really worth it? Am I missing something? |
A really "hacky" alternative to setting wheel rotation on parked cars is to spawn an invisible ped in the driver seat and make them continuously press the left/right key with setPedAnalogControlState Due to the fact there are no "clean" solutions, I don't think it's worth implementing this into the editor now. |
So, is it difficult to make simple feature for mappers to rotate wheels of the cars? :) |
Is your feature request related to a problem? Please describe.
Hello, In my idea we will be able to place some cars park lots but steering, so this feature will give the game realistic effect
It really be cool feature to place cars like this in park lots and rural places :)
Describe the solution you'd like
You can add it as "x,y,z" method like as in Map editor but "Car steer. You know it better but I would be glad if a feature like this have been added :)
"
best regards,
Nebla
Describe alternatives you've considered
No response
Additional context
No response
Security Policy
The text was updated successfully, but these errors were encountered: