|
|
|
|
@@ -1,4 +1,4 @@
|
|
|
|
|
[gd_scene load_steps=30 format=2]
|
|
|
|
|
[gd_scene load_steps=31 format=2]
|
|
|
|
|
|
|
|
|
|
[ext_resource path="res://addons/escoria-core/game/core-scripts/esc_room.gd" type="Script" id=1]
|
|
|
|
|
[ext_resource path="res://addons/escoria-core/game/core-scripts/esc_background.gd" type="Script" id=2]
|
|
|
|
|
@@ -7,6 +7,7 @@
|
|
|
|
|
[ext_resource path="res://gymkhana/rooms/trasera_cocina/HoverStartAnimation.gd" type="Script" id=5]
|
|
|
|
|
[ext_resource path="res://gymkhana/rooms/trasera_cocina/assets/background trasera cocina-pix.png" type="Texture" id=6]
|
|
|
|
|
[ext_resource path="res://game/characters/mark/mark.tscn" type="PackedScene" id=7]
|
|
|
|
|
[ext_resource path="res://game/items/inventory/wrench.png" type="Texture" id=8]
|
|
|
|
|
[ext_resource path="res://gymkhana/rooms/trasera_cocina/assets/eneko-anim/unscreen-014.png" type="Texture" id=9]
|
|
|
|
|
[ext_resource path="res://gymkhana/rooms/trasera_cocina/assets/eneko-anim/unscreen-011.png" type="Texture" id=10]
|
|
|
|
|
[ext_resource path="res://gymkhana/rooms/trasera_cocina/assets/eneko-anim/unscreen-002.png" type="Texture" id=11]
|
|
|
|
|
@@ -62,7 +63,7 @@ script = ExtResource( 2 )
|
|
|
|
|
position = Vector2( 1476, 363 )
|
|
|
|
|
scale = Vector2( 0.634168, 0.634168 )
|
|
|
|
|
frames = SubResource( 2 )
|
|
|
|
|
frame = 7
|
|
|
|
|
frame = 5
|
|
|
|
|
playing = true
|
|
|
|
|
flip_h = true
|
|
|
|
|
|
|
|
|
|
@@ -70,7 +71,7 @@ flip_h = true
|
|
|
|
|
position = Vector2( 1018, 333 )
|
|
|
|
|
scale = Vector2( 0.867751, 0.867751 )
|
|
|
|
|
frames = SubResource( 2 )
|
|
|
|
|
frame = 6
|
|
|
|
|
frame = 4
|
|
|
|
|
playing = true
|
|
|
|
|
offset = Vector2( -0.09375, 20.0582 )
|
|
|
|
|
|
|
|
|
|
@@ -117,8 +118,9 @@ script = ExtResource( 28 )
|
|
|
|
|
global_id = "i_bombona"
|
|
|
|
|
esc_script = "res://gymkhana/rooms/trasera_cocina/esc/i_bombona.esc"
|
|
|
|
|
tooltip_name = "TT Mirar bombona"
|
|
|
|
|
action1_text = ""
|
|
|
|
|
action2_text = ""
|
|
|
|
|
combine_when_selected_action_is_in = [ ]
|
|
|
|
|
inventory_texture = ExtResource( 8 )
|
|
|
|
|
dialog_color = Color( 1, 1, 1, 1 )
|
|
|
|
|
tooltip2_name = "TT2 Coger bombona"
|
|
|
|
|
inventory_action1_text = "¿Cómo ha entrado en mi bolsillo?"
|
|
|
|
|
inventory_action2_text = "¿Por qué es una llave inglesa?"
|
|
|
|
|
@@ -130,60 +132,69 @@ script = ExtResource( 28 )
|
|
|
|
|
global_id = "i_bombona2"
|
|
|
|
|
esc_script = "res://gymkhana/rooms/trasera_cocina/esc/i_bombona2.esc"
|
|
|
|
|
tooltip_name = "TT Mirar bombona"
|
|
|
|
|
action1_text = ""
|
|
|
|
|
action2_text = ""
|
|
|
|
|
combine_when_selected_action_is_in = [ "action1" ]
|
|
|
|
|
inventory_texture = ExtResource( 8 )
|
|
|
|
|
dialog_color = Color( 1, 1, 1, 1 )
|
|
|
|
|
tooltip2_name = "TT2 Coger bombona"
|
|
|
|
|
inventory_action1_text = "¿Cómo ha entrado en mi bolsillo?"
|
|
|
|
|
inventory_action1_text = "Usar"
|
|
|
|
|
inventory_action2_text = "¿Por qué es una llave inglesa?"
|
|
|
|
|
animations = null
|
|
|
|
|
|
|
|
|
|
[node name="bombona3" parent="Hotspots" instance=ExtResource( 27 )]
|
|
|
|
|
visible = false
|
|
|
|
|
position = Vector2( 857, 508 )
|
|
|
|
|
script = ExtResource( 28 )
|
|
|
|
|
global_id = "i_bombona3"
|
|
|
|
|
esc_script = "res://gymkhana/rooms/trasera_cocina/esc/i_bombona3.esc"
|
|
|
|
|
tooltip_name = "TT Mirar bombona"
|
|
|
|
|
action1_text = ""
|
|
|
|
|
action2_text = ""
|
|
|
|
|
combine_when_selected_action_is_in = [ ]
|
|
|
|
|
inventory_texture = ExtResource( 8 )
|
|
|
|
|
dialog_color = Color( 1, 1, 1, 1 )
|
|
|
|
|
tooltip2_name = "TT2 Coger bombona"
|
|
|
|
|
inventory_action1_text = "¿Cómo ha entrado en mi bolsillo?"
|
|
|
|
|
inventory_action2_text = "¿Por qué es una llave inglesa?"
|
|
|
|
|
animations = null
|
|
|
|
|
|
|
|
|
|
[node name="bombona4" parent="Hotspots" instance=ExtResource( 27 )]
|
|
|
|
|
visible = false
|
|
|
|
|
position = Vector2( 757, 508 )
|
|
|
|
|
script = ExtResource( 28 )
|
|
|
|
|
global_id = "i_bombona4"
|
|
|
|
|
esc_script = "res://gymkhana/rooms/trasera_cocina/esc/i_bombona4.esc"
|
|
|
|
|
tooltip_name = "TT Mirar bombona"
|
|
|
|
|
action1_text = ""
|
|
|
|
|
action2_text = ""
|
|
|
|
|
combine_when_selected_action_is_in = [ ]
|
|
|
|
|
inventory_texture = ExtResource( 8 )
|
|
|
|
|
dialog_color = Color( 1, 1, 1, 1 )
|
|
|
|
|
tooltip2_name = "TT2 Coger bombona"
|
|
|
|
|
inventory_action1_text = "¿Cómo ha entrado en mi bolsillo?"
|
|
|
|
|
inventory_action2_text = "¿Por qué es una llave inglesa?"
|
|
|
|
|
animations = null
|
|
|
|
|
|
|
|
|
|
[node name="bombona5" parent="Hotspots" instance=ExtResource( 27 )]
|
|
|
|
|
visible = false
|
|
|
|
|
position = Vector2( 557, 508 )
|
|
|
|
|
script = ExtResource( 28 )
|
|
|
|
|
global_id = "i_bombona5"
|
|
|
|
|
esc_script = "res://gymkhana/rooms/trasera_cocina/esc/i_bombona5.esc"
|
|
|
|
|
tooltip_name = "TT Mirar bombona"
|
|
|
|
|
action1_text = ""
|
|
|
|
|
action2_text = ""
|
|
|
|
|
combine_when_selected_action_is_in = [ ]
|
|
|
|
|
inventory_texture = ExtResource( 8 )
|
|
|
|
|
dialog_color = Color( 1, 1, 1, 1 )
|
|
|
|
|
tooltip2_name = "TT2 Coger bombona"
|
|
|
|
|
inventory_action1_text = "¿Cómo ha entrado en mi bolsillo?"
|
|
|
|
|
inventory_action2_text = "¿Por qué es una llave inglesa?"
|
|
|
|
|
animations = null
|
|
|
|
|
|
|
|
|
|
[node name="bombona6" parent="Hotspots" instance=ExtResource( 27 )]
|
|
|
|
|
visible = false
|
|
|
|
|
position = Vector2( 1057, 508 )
|
|
|
|
|
script = ExtResource( 28 )
|
|
|
|
|
global_id = "i_bombona6"
|
|
|
|
|
esc_script = "res://gymkhana/rooms/trasera_cocina/esc/i_bombona6.esc"
|
|
|
|
|
tooltip_name = "TT Mirar bombona"
|
|
|
|
|
action1_text = ""
|
|
|
|
|
action2_text = ""
|
|
|
|
|
combine_when_selected_action_is_in = [ ]
|
|
|
|
|
inventory_texture = ExtResource( 8 )
|
|
|
|
|
dialog_color = Color( 1, 1, 1, 1 )
|
|
|
|
|
tooltip2_name = "TT2 Coger bombona"
|
|
|
|
|
inventory_action1_text = "¿Cómo ha entrado en mi bolsillo?"
|
|
|
|
|
inventory_action2_text = "¿Por qué es una llave inglesa?"
|
|
|
|
|
|