multitheftauto / mtasa-blue

Multi Theft Auto is a game engine that incorporates an extendable network play element into a proprietary commercial single-player game.
https://multitheftauto.com
GNU General Public License v3.0
1.41k stars 437 forks source link

Trees and wheels are bugged after rotating them #1129

Open MrDadosz opened 5 years ago

MrDadosz commented 5 years ago

Describe the bug Some of trees and wheels are bugged after rotating them. It looks okay for one frame. After rotating these objects, collision will disapear and work only when you are jumping.

To reproduce

  1. create tree
  2. rorate it

Expected behaviour I think it's broken because GTA physics is trying to scale objects to "bend" due to wind. There should be an additional property for changing it with engineSetModelPhysicalPropertiesGroup or setObjectProperty. Look at the videos below.

Screenshots https://youtu.be/buimI5i_piA https://youtu.be/dtbUmVMun-Q

Version Multi Theft Auto v1.5.7-release-20288

Proxy-99 commented 3 months ago

related to #482