|
|
|
|
@@ -9,11 +9,11 @@
|
|
|
|
|
[ext_resource path="res://gymkhana/characters/oier/oier.tscn" type="PackedScene" id=7]
|
|
|
|
|
[ext_resource path="res://gymkhana/rooms/trasera_cocina/assets/columna.png" type="Texture" id=25]
|
|
|
|
|
[ext_resource path="res://gymkhana/rooms/trasera_cocina/assets/background trasera cocina-pix-height.png" type="Texture" id=26]
|
|
|
|
|
[ext_resource path="res://gymkhana/items/inventory/I_Bombona.tscn" type="PackedScene" id=27]
|
|
|
|
|
[ext_resource path="res://gymkhana/items/inventory/bombona.tscn" type="PackedScene" id=27]
|
|
|
|
|
[ext_resource path="res://gymkhana/addons/escoria-ui-return-monkey-island/esc_item_with_tooltip.gd" type="Script" id=28]
|
|
|
|
|
[ext_resource path="res://gymkhana/items/inventory/assets/bombona-inv.png" type="Texture" id=29]
|
|
|
|
|
[ext_resource path="res://gymkhana/characters/eneko/eneko_smoking.tscn" type="PackedScene" id=30]
|
|
|
|
|
[ext_resource path="res://gymkhana/items/inventory/I_caja_herramientas.tscn" type="PackedScene" id=31]
|
|
|
|
|
[ext_resource path="res://gymkhana/items/inventory/caja_herramientas.tscn" type="PackedScene" id=31]
|
|
|
|
|
|
|
|
|
|
[sub_resource type="NavigationPolygon" id=1]
|
|
|
|
|
vertices = PoolVector2Array( 155, 425, 129, 383, 242, 376, 1511, 445, 1512, 574, 193, 574, 1133, 474, 263, 374, 359, 376, 385, 397, 442, 395, 464, 432, 506, 457, 725, 472, 794, 462, 846, 467, 864, 482, 1318, 435, 1367, 411, 1425, 417, 749, 460, 584, 468, 1249, 454, 981, 480 )
|
|
|
|
|
@@ -67,8 +67,8 @@ is_exit = true
|
|
|
|
|
dialog_color = Color( 1, 1, 1, 1 )
|
|
|
|
|
action1_text = "Esto es una puerta y tiene una descripcion mu larga"
|
|
|
|
|
action2_text = "Entrar! con descricion..."
|
|
|
|
|
action3_target_texts = { "i_bombona2": "Usar la bombona con la puerta?" }
|
|
|
|
|
action4_target_texts = { "i_bombona2": "Lanzarla contra la puerta" }
|
|
|
|
|
action3_target_texts = { "bombona2": "Usar la bombona con la puerta?" }
|
|
|
|
|
action4_target_texts = { "bombona2": "Lanzarla contra la puerta" }
|
|
|
|
|
target_when_selected_action_is_in = [ "action3", "action4" ]
|
|
|
|
|
animations = SubResource( 2 )
|
|
|
|
|
|
|
|
|
|
@@ -84,8 +84,8 @@ script = ExtResource( 3 )
|
|
|
|
|
[node name="bombona" parent="Hotspots" instance=ExtResource( 27 )]
|
|
|
|
|
position = Vector2( 583, 414 )
|
|
|
|
|
script = ExtResource( 28 )
|
|
|
|
|
global_id = "i_bombona"
|
|
|
|
|
esc_script = "res://gymkhana/rooms/trasera_cocina/esc/i_bombona.esc"
|
|
|
|
|
global_id = "bombona"
|
|
|
|
|
esc_script = "res://gymkhana/rooms/trasera_cocina/esc/bombona.esc"
|
|
|
|
|
tooltip_name = "Mirar bombona"
|
|
|
|
|
combine_when_selected_action_is_in = [ ]
|
|
|
|
|
inventory_texture = ExtResource( 29 )
|
|
|
|
|
@@ -96,8 +96,8 @@ animations = null
|
|
|
|
|
[node name="bombona2" parent="Hotspots" instance=ExtResource( 27 )]
|
|
|
|
|
position = Vector2( 355, 409 )
|
|
|
|
|
script = ExtResource( 28 )
|
|
|
|
|
global_id = "i_bombona2"
|
|
|
|
|
esc_script = "res://gymkhana/rooms/trasera_cocina/esc/i_bombona2.esc"
|
|
|
|
|
global_id = "bombona2"
|
|
|
|
|
esc_script = "res://gymkhana/items/inventory/bombona2.esc"
|
|
|
|
|
combine_when_selected_action_is_in = [ "action3" ]
|
|
|
|
|
use_from_inventory_only = true
|
|
|
|
|
inventory_texture = ExtResource( 29 )
|
|
|
|
|
@@ -120,7 +120,7 @@ tooltip_name = "Objervar sujeto"
|
|
|
|
|
dialog_color = Color( 0, 1, 0.462745, 1 )
|
|
|
|
|
action1_text = "Objervar sujeto"
|
|
|
|
|
action2_text = "Hablar"
|
|
|
|
|
action3_target_texts = { "i_bombona2": "Toma, un regalo", "i_caja_herramientas": "Regalar" }
|
|
|
|
|
action3_target_texts = { "bombona2": "Toma, un regalo", "caja_herramientas": "Regalar" }
|
|
|
|
|
target_when_selected_action_is_in = [ "action3" ]
|
|
|
|
|
selectable = true
|
|
|
|
|
|
|
|
|
|
@@ -130,10 +130,10 @@ script = ExtResource( 3 )
|
|
|
|
|
global_id = "eneko_smoking"
|
|
|
|
|
|
|
|
|
|
[node name="caja_herramientas" parent="." instance=ExtResource( 31 )]
|
|
|
|
|
esc_script = "res://gymkhana/rooms/trasera_cocina/esc/i_caja_herramientas.esc"
|
|
|
|
|
esc_script = "res://gymkhana/items/inventory/caja_herramientas.esc"
|
|
|
|
|
position = Vector2( 707, 522 )
|
|
|
|
|
|
|
|
|
|
[node name="ESCLocation" type="Position2D" parent="ESCItemWithTooltip"]
|
|
|
|
|
position = Vector2( -51, 69 )
|
|
|
|
|
script = ExtResource( 3 )
|
|
|
|
|
global_id = "l_caja_herramientas"
|
|
|
|
|
global_id = "caja_herramientas"
|
|
|
|
|
|