diff --git a/gymkhana/characters/eneko/assets/speak-1.png b/gymkhana/characters/eneko/assets/speak-1.png new file mode 100644 index 00000000..2fbda8c1 Binary files /dev/null and b/gymkhana/characters/eneko/assets/speak-1.png differ diff --git a/gymkhana/characters/eneko/assets/speak-2.png b/gymkhana/characters/eneko/assets/speak-2.png new file mode 100644 index 00000000..4a3a3667 Binary files /dev/null and b/gymkhana/characters/eneko/assets/speak-2.png differ diff --git a/gymkhana/characters/eneko/assets/speak-3.png b/gymkhana/characters/eneko/assets/speak-3.png new file mode 100644 index 00000000..7e6a7733 Binary files /dev/null and b/gymkhana/characters/eneko/assets/speak-3.png differ diff --git a/gymkhana/characters/eneko/eneko_smoking.tscn b/gymkhana/characters/eneko/eneko_smoking.tscn index 5a1f488d..428c5af6 100644 --- a/gymkhana/characters/eneko/eneko_smoking.tscn +++ b/gymkhana/characters/eneko/eneko_smoking.tscn @@ -1,4 +1,4 @@ -[gd_scene load_steps=20 format=2] +[gd_scene load_steps=23 format=2] [ext_resource path="res://gymkhana/characters/eneko/eneko_smoking_animatios.tres" type="Resource" id=1] [ext_resource path="res://gymkhana/addons/escoria-ui-return-monkey-island/esc_player_with_tooltip.gd" type="Script" id=2] @@ -18,6 +18,13 @@ [ext_resource path="res://gymkhana/rooms/trasera_cocina/assets/eneko-anim/unscreen-007.png" type="Texture" id=16] [ext_resource path="res://gymkhana/rooms/trasera_cocina/assets/eneko-anim/unscreen-015.png" type="Texture" id=17] [ext_resource path="res://gymkhana/rooms/trasera_cocina/assets/eneko-anim/unscreen-014.png" type="Texture" id=18] +[ext_resource path="res://gymkhana/characters/eneko/assets/speak-3.png" type="Texture" id=19] +[ext_resource path="res://gymkhana/characters/eneko/assets/speak-2.png" type="Texture" id=20] + +[sub_resource type="AtlasTexture" id=2] +flags = 4 +atlas = ExtResource( 20 ) +region = Rect2( 0, 0, 150, 256 ) [sub_resource type="SpriteFrames" id=1] animations = [ { @@ -26,13 +33,13 @@ animations = [ { "name": "idle", "speed": 5.0 }, { -"frames": [ ExtResource( 7 ) ], +"frames": [ ExtResource( 7 ), SubResource( 2 ), ExtResource( 19 ) ], "loop": true, "name": "speak", "speed": 5.0 } ] -[node name="ESCPlayerWithTooltip" type="Area2D"] +[node name="ESCPlayerWithTooltip2" type="Area2D"] pause_mode = 1 script = ExtResource( 2 ) global_id = "eneko_smoking"