diff options
Diffstat (limited to 'Nodes')
| -rw-r--r-- | Nodes/car.tscn | 1 | ||||
| -rw-r--r-- | Nodes/drawing_and_driving.tscn | 1 | 
2 files changed, 0 insertions, 2 deletions
diff --git a/Nodes/car.tscn b/Nodes/car.tscn index 98b68ac..dbfb4e1 100644 --- a/Nodes/car.tscn +++ b/Nodes/car.tscn @@ -15,4 +15,3 @@ texture = SubResource("CanvasTexture_aacgf")  [node name="CollisionShape2D" type="CollisionShape2D" parent="."]  shape = SubResource("RectangleShape2D_wvlyu") -debug_color = Color(0.916191, 7.77793e-05, 0.710129, 0.42) diff --git a/Nodes/drawing_and_driving.tscn b/Nodes/drawing_and_driving.tscn index ab51464..3dd9012 100644 --- a/Nodes/drawing_and_driving.tscn +++ b/Nodes/drawing_and_driving.tscn @@ -18,7 +18,6 @@ script = ExtResource("1_6bj13")  [node name="Car" parent="." instance=ExtResource("1_ktvsb")]  max_speed = 500 -acceleration = 0.05  [node name="DrawNode" type="Node2D" parent="."]  script = ExtResource("3_el555")  | 
