forked from Julian/JuegoClase
dos archivos
This commit is contained in:
parent
af6c04e780
commit
1f848edd66
1
.gitignore
vendored
1
.gitignore
vendored
@ -1,4 +1,3 @@
|
||||
# Godot 4+ specific ignores
|
||||
.godot/
|
||||
/android/
|
||||
.pa
|
@ -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="."]
|
||||
|
Loading…
Reference in New Issue
Block a user