summaryrefslogtreecommitdiffhomepage
path: root/Racing-Game/World.tscn
diff options
context:
space:
mode:
Diffstat (limited to 'Racing-Game/World.tscn')
-rw-r--r--Racing-Game/World.tscn6
1 files changed, 4 insertions, 2 deletions
diff --git a/Racing-Game/World.tscn b/Racing-Game/World.tscn
index 8b06088..8d78506 100644
--- a/Racing-Game/World.tscn
+++ b/Racing-Game/World.tscn
@@ -1,7 +1,8 @@
-[gd_scene load_steps=23 format=2]
+[gd_scene load_steps=24 format=2]
[ext_resource path="res://Art(non-orig)/biggerTest.png" type="Texture" id=1]
[ext_resource path="res://4WheelCar/4WheelCar.tscn" type="PackedScene" id=2]
+[ext_resource path="res://Panel.gd" type="Script" id=3]
[ext_resource path="res://Art(non-orig)/PNG/Objects/cone_straight.png" type="Texture" id=4]
[ext_resource path="res://Obstacles/ ObstacleBarrier.gd" type="Script" id=9]
[ext_resource path="res://Art(non-orig)/PNG/Objects/barrier_white.png" type="Texture" id=10]
@@ -3882,6 +3883,7 @@ margin_left = 479.896
margin_top = 237.722
margin_right = 895.896
margin_bottom = 492.722
+script = ExtResource( 3 )
__meta__ = {
"_edit_use_anchors_": false
}
@@ -3892,8 +3894,8 @@ margin_left = 44.7994
margin_top = 34.9523
margin_right = 386.135
margin_bottom = 212.952
-custom_fonts/normal_font = SubResource( 7 )
custom_colors/default_color = Color( 0.0784314, 1, 0, 1 )
+custom_fonts/normal_font = SubResource( 7 )
text = "123"
scroll_active = false
script = ExtResource( 18 )