diff options
| author | realtradam <[email protected]> | 2020-03-19 04:21:06 -0400 |
|---|---|---|
| committer | realtradam <[email protected]> | 2020-03-19 04:21:06 -0400 |
| commit | 727bd8009e3e1392d61f39326cf5a47e69af8cae (patch) | |
| tree | d48c54528ec051d1394de91a283df6a6f197f19b /Racing-Game/4WheelCar/Weight/Weight.tscn | |
| parent | af6441b9b8b93e0b6abb16ec924e90a16e017a96 (diff) | |
| download | optimal-direction-727bd8009e3e1392d61f39326cf5a47e69af8cae.tar.gz optimal-direction-727bd8009e3e1392d61f39326cf5a47e69af8cae.zip | |
made steering based on actual wheel angle
Diffstat (limited to 'Racing-Game/4WheelCar/Weight/Weight.tscn')
| -rw-r--r-- | Racing-Game/4WheelCar/Weight/Weight.tscn | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Racing-Game/4WheelCar/Weight/Weight.tscn b/Racing-Game/4WheelCar/Weight/Weight.tscn index 094f257..b3d89ff 100644 --- a/Racing-Game/4WheelCar/Weight/Weight.tscn +++ b/Racing-Game/4WheelCar/Weight/Weight.tscn @@ -3,7 +3,6 @@ [ext_resource path="res://4WheelCar/Weight/Weight.gd" type="Script" id=1] [ext_resource path="res://Art(non-orig)/crosshair(isorig).png" type="Texture" id=2] - [sub_resource type="RectangleShape2D" id=1] [node name="Weight" type="RigidBody2D"] |
