eneko fuma
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user