diff options
Diffstat (limited to 'Racing-Game/4WheelCar/4WheelCar.tscn')
| -rw-r--r-- | Racing-Game/4WheelCar/4WheelCar.tscn | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/Racing-Game/4WheelCar/4WheelCar.tscn b/Racing-Game/4WheelCar/4WheelCar.tscn index 84b4549..958cc39 100644 --- a/Racing-Game/4WheelCar/4WheelCar.tscn +++ b/Racing-Game/4WheelCar/4WheelCar.tscn @@ -3,9 +3,10 @@ [ext_resource path="res://4WheelCar/CarBody.gd" type="Script" id=1] [ext_resource path="res://Art(non-orig)/PNG/Cars/big/blue/car_blue_2.png" type="Texture" id=2] [ext_resource path="res://4WheelCar/FrontWheel.gd" type="Script" id=3] -[ext_resource path="res://4WheelCar/SkidController.gd" type="Script" id=4] +[ext_resource path="res://4WheelCar/Skid/SkidController.gd" type="Script" id=4] [ext_resource path="res://4WheelCar/BackWheel.gd" type="Script" id=5] + [sub_resource type="RectangleShape2D" id=1] [sub_resource type="RectangleShape2D" id=2] |
