3D Car - Possible errors noticed in the behavior. #7677
-
GDevelop/Extensions/Physics3DBehavior/PhysicsCar3DRuntimeBehavior.ts Lines 735 to 738 in b3e4e6b The Z offset is applied on Y, that seem weird. GDevelop/Extensions/Physics3DBehavior/PhysicsCar3DRuntimeBehavior.ts Lines 776 to 787 in b3e4e6b hasFrontWheelDrive() and hasBackWheelDrive() functions use the same internal properties, is hasFrontWheelDrive() cannot use _hasFrontWheelDrive from line 60 ? |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 1 reply
-
cc @D8H |
Beta Was this translation helpful? Give feedback.
-
Indeed, open a PR if you want. |
Beta Was this translation helpful? Give feedback.
Indeed, open a PR if you want.