minor
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
[gd_scene load_steps=21 format=3 uid="uid://dv50be68omp73"]
|
||||
[gd_scene load_steps=20 format=3 uid="uid://dv50be68omp73"]
|
||||
|
||||
[ext_resource type="Texture2D" uid="uid://chrld8oybp4me" path="res://assets/bg-1-1.png" id="1_p04bh"]
|
||||
[ext_resource type="PackedScene" uid="uid://dk1aby88pygtr" path="res://scenes/player.tscn" id="2_j2a2f"]
|
||||
@@ -11,7 +11,6 @@
|
||||
[ext_resource type="PackedScene" uid="uid://be832pldgbeyk" path="res://scenes/pipe.tscn" id="9_sfjeq"]
|
||||
[ext_resource type="AudioStream" uid="uid://cdtrw675os7dh" path="res://assets/sounds/01. Ground Theme.mp3" id="10_n5jvu"]
|
||||
[ext_resource type="FontFile" uid="uid://cpwx7datjer6s" path="res://assets/PixelOperator8.ttf" id="11_1j7cv"]
|
||||
[ext_resource type="Script" path="res://scripts/Label_Platform.gd" id="12_uc2k2"]
|
||||
[ext_resource type="Script" path="res://scripts/WorldBoundDown.gd" id="13_je7o8"]
|
||||
[ext_resource type="PackedScene" uid="uid://bm04qp5vgbi10" path="res://scenes/flag.tscn" id="14_ry537"]
|
||||
[ext_resource type="PackedScene" uid="uid://dflvi18e358ek" path="res://scenes/blocks/enimie_barrier.tscn" id="15_ac2kk"]
|
||||
@@ -19380,37 +19379,6 @@ stream = ExtResource("10_n5jvu")
|
||||
volume_db = -5.0
|
||||
autoplay = true
|
||||
|
||||
[node name="Label" type="Label" parent="."]
|
||||
offset_left = -136.0
|
||||
offset_top = -111.0
|
||||
offset_right = 98.0
|
||||
offset_bottom = -88.0
|
||||
theme_override_colors/font_color = Color(0.25332, 0.473895, 1, 1)
|
||||
theme_override_fonts/font = ExtResource("11_1j7cv")
|
||||
horizontal_alignment = 1
|
||||
vertical_alignment = 1
|
||||
script = ExtResource("12_uc2k2")
|
||||
|
||||
[node name="Label2" type="Label" parent="."]
|
||||
offset_left = -151.0
|
||||
offset_top = -87.0
|
||||
offset_right = 105.0
|
||||
offset_bottom = -64.0
|
||||
theme_override_colors/font_color = Color(0.25332, 0.473895, 1, 1)
|
||||
theme_override_fonts/font = ExtResource("11_1j7cv")
|
||||
horizontal_alignment = 1
|
||||
vertical_alignment = 1
|
||||
|
||||
[node name="Label3" type="Label" parent="."]
|
||||
offset_left = 1048.0
|
||||
offset_top = -98.0
|
||||
offset_right = 1304.0
|
||||
offset_bottom = -75.0
|
||||
theme_override_colors/font_color = Color(0.25332, 0.473895, 1, 1)
|
||||
theme_override_fonts/font = ExtResource("11_1j7cv")
|
||||
horizontal_alignment = 1
|
||||
vertical_alignment = 1
|
||||
|
||||
[node name="WorldBoundDown" type="Area2D" parent="."]
|
||||
collision_layer = 32768
|
||||
collision_mask = 2
|
||||
|
||||
Reference in New Issue
Block a user