This commit is contained in:
@@ -7,6 +7,7 @@
|
||||
[ext_resource type="SpriteFrames" uid="uid://doxc4pl5hvs6k" path="res://objects/animation/frames/player.tres" id="2_wq5k4"]
|
||||
[ext_resource type="CameraAttributesPhysical" uid="uid://csr0l6kulxsog" path="res://objects/camera attributes/physcam_attr.tres" id="3_wq5k4"]
|
||||
[ext_resource type="Compositor" uid="uid://kk12nt7g2oqg" path="res://objects/compositor/default_compositor.tres" id="4_oekxy"]
|
||||
[ext_resource type="Script" uid="uid://1mjqnyofaeo8" path="res://src/components/DebugEnabler.gd" id="5_q0lvb"]
|
||||
[ext_resource type="AudioStream" uid="uid://5gnpemu56ac0" path="res://sounds/ost/Azalea.wav" id="8_irpq7"]
|
||||
[ext_resource type="Script" uid="uid://b3unn3dqhg2vl" path="res://src/components/MusicCycler.gd" id="9_82guc"]
|
||||
[ext_resource type="AudioStream" uid="uid://fhfma3rrxyfi" path="res://sounds/ost/Asphodel.wav" id="10_8w1nl"]
|
||||
@@ -182,10 +183,12 @@ animation = &"walk"
|
||||
zoom = Vector2(3, 3)
|
||||
|
||||
[node name="Label" type="Label" parent="Player/CharacterBody2D" unique_id=436935745]
|
||||
visible = false
|
||||
offset_left = 22.0
|
||||
offset_top = -75.0
|
||||
offset_right = 139.0
|
||||
offset_bottom = 36.0
|
||||
script = ExtResource("5_q0lvb")
|
||||
|
||||
[node name="AudioListener2D" type="AudioListener2D" parent="Player/CharacterBody2D" unique_id=1583907461]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user