2024-11-03 18:16:30 +00:00
|
|
|
[gd_scene load_steps=2 format=3 uid="uid://cotth8e5rtioe"]
|
|
|
|
|
|
|
|
[ext_resource type="Script" path="res://scripts/game.gd" id="1_7syh4"]
|
|
|
|
|
|
|
|
[node name="Game" type="Node2D"]
|
|
|
|
script = ExtResource("1_7syh4")
|
|
|
|
|
2024-11-04 20:56:07 +00:00
|
|
|
[node name="hud" type="CanvasLayer" parent="."]
|
2024-11-03 18:16:30 +00:00
|
|
|
|
2024-11-04 20:56:07 +00:00
|
|
|
[node name="speedlabel" type="Label" parent="hud"]
|
2024-11-03 18:16:30 +00:00
|
|
|
z_index = 8
|
2024-11-04 20:56:07 +00:00
|
|
|
offset_left = 38.0
|
|
|
|
offset_top = 541.0
|
|
|
|
offset_right = 454.0
|
|
|
|
offset_bottom = 586.0
|
2024-11-03 18:16:30 +00:00
|
|
|
theme_override_font_sizes/font_size = 32
|
2024-11-04 20:56:07 +00:00
|
|
|
text = "adsf"
|
2024-11-03 18:16:30 +00:00
|
|
|
vertical_alignment = 1
|
|
|
|
|
2024-11-04 20:56:07 +00:00
|
|
|
[node name="speedlabel2" type="Label" parent="hud"]
|
|
|
|
z_index = 8
|
|
|
|
offset_left = 40.0
|
|
|
|
offset_top = 582.0
|
|
|
|
offset_right = 456.0
|
|
|
|
offset_bottom = 627.0
|
|
|
|
theme_override_font_sizes/font_size = 32
|
|
|
|
text = "adsf"
|
|
|
|
vertical_alignment = 1
|
|
|
|
|
|
|
|
[node name="Camera2D" type="Camera2D" parent="."]
|
|
|
|
|
2024-11-03 18:16:30 +00:00
|
|
|
[node name="cars" type="Node" parent="."]
|