This commit is contained in:
2023-08-27 03:08:32 +02:00
parent e6f4beeab6
commit 1a159efa20
4 changed files with 25 additions and 73 deletions

View File

@@ -1,4 +1,4 @@
[gd_scene load_steps=21 format=2]
[gd_scene load_steps=20 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]
@@ -32,15 +32,11 @@ animations = [ {
"speed": 5.0
} ]
[sub_resource type="CapsuleShape2D" id=2]
radius = 103.0
height = 238.0
[node name="ESCPlayerWithTooltip" type="Area2D"]
pause_mode = 1
script = ExtResource( 2 )
global_id = "eneko_smoking"
esc_script = "res://gymkhana/rooms/trasera_cocina/esc/p_eneko_smoking.esc"
esc_script = "res://gymkhana/characters/eneko/eneko_smoking.esc"
is_movable = true
default_action = "action1"
combine_when_selected_action_is_in = [ ]
@@ -49,7 +45,7 @@ animations = ExtResource( 1 )
[node name="AnimatedSprite" type="AnimatedSprite" parent="."]
position = Vector2( 32.625, -50.56 )
scale = Vector2( 1.71167, 1.71167 )
scale = Vector2( 0.8, 0.8 )
frames = SubResource( 1 )
animation = "idle"
flip_h = true
@@ -57,6 +53,5 @@ flip_h = true
[node name="dialog_position" type="Position2D" parent="."]
position = Vector2( -1, -223 )
[node name="CollisionShape2D" type="CollisionShape2D" parent="."]
position = Vector2( 26, -42 )
shape = SubResource( 2 )
[node name="CollisionPolygon2D" type="CollisionPolygon2D" parent="."]
polygon = PoolVector2Array( -5, 6, -4, 22, -7, 32, -10, 39, -6, 43, 7, 43, 12, 35, 14, 25, 12, 12, 10, -25, 31, -38, 32, 37, 48, 37, 49, 28, 46, 22, 50, -1, 51, -35, 57, -39, 57, -72, 58, -74, 70, -68, 76, -69, 79, -76, 78, -81, 72, -89, 67, -104, 56, -114, 47, -115, 45, -120, 46, -140, 38, -145, 34, -146, 28, -144, 24, -139, 22, -129, 24, -122, 23, -119, 17, -114, 5, -109, -7, -80, -7, -62, 4, -58, 5, -53, -7, -34 )