diff --git a/.gitignore b/.gitignore index af45aac..0af181c 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,3 @@ # Godot 4+ specific ignores .godot/ /android/ -.pa \ No newline at end of file diff --git a/Player/player.tscn b/Player/player.tscn index ed6a9aa..afaeab0 100644 --- a/Player/player.tscn +++ b/Player/player.tscn @@ -199,12 +199,14 @@ collision_mask = 6 script = ExtResource("1_7wx7r") [node name="LabelState" type="Label" parent="."] +visible = false z_index = 10 offset_left = -9.0 offset_top = -28.0 offset_right = 38.0 offset_bottom = -2.0 -text = "aaaaa" +text = "as +" label_settings = SubResource("LabelSettings_82qkg") [node name="StateMachine" type="Node" parent="."]