Merge branch 'gymkhana/main' of git.fosil.eu:gymkhana/gymkhana into gymkhana/main

This commit is contained in:
2023-08-27 04:09:06 +02:00
4 changed files with 2 additions and 56 deletions

View File

@@ -45,7 +45,6 @@ script = ExtResource( 2 )
global_id = "eneko_smoking"
esc_script = "res://gymkhana/characters/eneko/eneko_smoking.esc"
is_movable = true
default_action = "action1"
combine_when_selected_action_is_in = [ ]
dialog_color = Color( 1, 1, 1, 1 )
animations = ExtResource( 1 )
@@ -54,7 +53,7 @@ animations = ExtResource( 1 )
position = Vector2( 32.625, -50.56 )
scale = Vector2( 0.8, 0.8 )
frames = SubResource( 1 )
animation = "idle"
animation = "speak"
flip_h = true
[node name="dialog_position" type="Position2D" parent="."]