fix: small fixes

This commit is contained in:
2024-02-05 23:12:45 +01:00
parent 03d78da002
commit 4389701319
4 changed files with 17 additions and 13 deletions

View File

@@ -202,7 +202,7 @@ is_interactive = false
is_movable = true
default_action = "action1"
combine_when_selected_action_is_in = [ ]
dialog_color = Color( 0.878431, 0.317647, 0.529412, 1 )
dialog_color = Color( 0.321569, 0.662745, 0.301961, 1 )
animations = ExtResource( 3 )
[node name="AnimatedSprite" type="AnimatedSprite" parent="."]