From 1f848edd6634390056a7082dabc904e677c3b3c9 Mon Sep 17 00:00:00 2001 From: ade Date: Thu, 7 Nov 2024 11:04:54 +0100 Subject: [PATCH] dos archivos --- .gitignore | 1 - Player/player.tscn | 4 +++- 2 files changed, 3 insertions(+), 2 deletions(-) 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="."]