multitheftauto / mtasa-resources

This project maintains a list of up-to-date resources that come with Multi Theft Auto.
https://multitheftauto.com
MIT License
151 stars 151 forks source link

[editor] Toggleable rotation mechanic and improve threshold #542

Closed chris1384 closed 1 week ago

chris1384 commented 2 weeks ago

Make the "Enable rotation patches" work as a toggle between the current rotation behaviour and the old 1.5.9 rotation. editor_gui field might need a renaming. Also fixes #537

dnl-k commented 2 weeks ago

That's quite redundant if you ask me

chris1384 commented 2 weeks ago

That's quite redundant if you ask me

I don't think anyone uses the current LCTRL for X and Y transforms, players being used to the old mechanic can safely use the newer editor without experiencing these bind changes, instead of being stuck to the older, unstable ones.

dnl-k commented 1 week ago

imo the default rotation behaviour should be the one before the "Rotation improvements" It should've never been changed.

The "improved" one can be toggleable via said setting

jlillis commented 1 week ago

Haven't had anyone disagree with the change in behavior so I think we'll merge this. If anyone complains in the future we may need to re-evaluate.