now we speak

This commit is contained in:
2024-11-03 00:44:42 +01:00
parent b83a46b820
commit 047fe53533
4 changed files with 20 additions and 8 deletions

View File

@@ -1,4 +1,4 @@
[gd_scene load_steps=25 format=2]
[gd_scene load_steps=27 format=2]
[ext_resource path="res://addons/escoria-ui-return-monkey-island/esc_item_with_tooltip.gd" type="Script" id=1]
[ext_resource path="res://gymkhana/rooms/turno_cocina/creditos/assets/eneko-donkey-sheet.png" type="Texture" id=2]
@@ -7,6 +7,7 @@
[ext_resource path="res://gymkhana/rooms/turno_cocina/creditos/assets/eneko-idle.png" type="Texture" id=5]
[ext_resource path="res://addons/escoria-core/game/core-scripts/resources/esc_animationresource.gd" type="Script" id=6]
[ext_resource path="res://gymkhana/rooms/turno_cocina/creditos/DancingAnimator.gd" type="Script" id=7]
[ext_resource path="res://gymkhana/rooms/turno_cocina/creditos/assets/eneko-speak-sheet.png" type="Texture" id=8]
[sub_resource type="Resource" id=17]
script = ExtResource( 6 )
@@ -84,11 +85,16 @@ flags = 4
atlas = ExtResource( 4 )
region = Rect2( 930, 0, 186, 375 )
[sub_resource type="AtlasTexture" id=16]
[sub_resource type="AtlasTexture" id=18]
flags = 4
atlas = ExtResource( 5 )
atlas = ExtResource( 8 )
region = Rect2( 0, 0, 118, 375 )
[sub_resource type="AtlasTexture" id=19]
flags = 4
atlas = ExtResource( 8 )
region = Rect2( 118, 0, 118, 375 )
[sub_resource type="SpriteFrames" id=14]
animations = [ {
"frames": [ SubResource( 2 ), SubResource( 3 ), SubResource( 4 ), SubResource( 5 ) ],
@@ -111,7 +117,7 @@ animations = [ {
"name": "pulp",
"speed": 5.0
}, {
"frames": [ SubResource( 16 ) ],
"frames": [ SubResource( 18 ), SubResource( 19 ) ],
"loop": true,
"name": "speak",
"speed": 5.0