feat: la fruntal de mi abuelo

This commit is contained in:
2023-11-10 23:35:57 +01:00
parent 220a180a0a
commit b752b1aef4
5 changed files with 28 additions and 15 deletions

View File

@@ -43,9 +43,19 @@ script = ExtResource( 2 )
global_id = "eneko_smoking"
esc_script = "res://gymkhana/characters/eneko/eneko_smoking.esc"
is_movable = true
combine_when_selected_action_is_in = [ ]
dialog_color = Color( 1, 1, 1, 1 )
animations = ExtResource( 1 )
tooltips = {
"action1": "cocina_delante_eneko_smoking_action1",
"action2": "cocina_delante_eneko_smoking_action2"
}
action3_target_texts = {
"caja_herramientas": "Regalar",
"turno_cocina_frontal": "Ofrecer",
"turno_cocina_madera": "Ofrecerle leña",
}
target_when_selected_action_is_in = [ "action3" ]
selectable = true
[node name="AnimatedSprite" type="AnimatedSprite" parent="."]
position = Vector2( 32.625, -50.56 )