fix(escoria4): show menu
This commit is contained in:
@@ -1,21 +1,21 @@
|
||||
[gd_resource type="Resource" script_class="ESCSaveGame" load_steps=2 format=3 uid="uid://bd1ck4yailiip"]
|
||||
[gd_resource type="Resource" script_class="ESCSaveGame" load_steps=2 format=3]
|
||||
|
||||
[ext_resource type="Script" uid="uid://blcoeovuyvld2" path="res://addons/escoria-core/game/core-scripts/save_data/esc_savegame.gd" id="1"]
|
||||
[ext_resource type="Script" path="res://addons/escoria-core/game/core-scripts/save_data/esc_savegame.gd" id="1_w6oql"]
|
||||
|
||||
[resource]
|
||||
script = ExtResource("1")
|
||||
script = ExtResource("1_w6oql")
|
||||
escoria_version = "1.0.0"
|
||||
game_version = "0.1.0"
|
||||
name = "Post-intro"
|
||||
game_version = "1.0"
|
||||
name = "post-intro"
|
||||
date = {
|
||||
"day": 23,
|
||||
"dst": true,
|
||||
"hour": 12,
|
||||
"minute": 43,
|
||||
"month": 8,
|
||||
"second": 14,
|
||||
"weekday": 5,
|
||||
"year": 2024
|
||||
"day": 11,
|
||||
"dst": false,
|
||||
"hour": 13,
|
||||
"minute": 32,
|
||||
"month": 3,
|
||||
"second": 19,
|
||||
"weekday": 2,
|
||||
"year": 2025
|
||||
}
|
||||
main = {
|
||||
"current_scene_filename": "res://gymkhana/rooms/turno_cocina/cocina_delante/cocina_delante.tscn",
|
||||
@@ -27,7 +27,6 @@ globals = {
|
||||
"ESC_LAST_SCENE": "cocina",
|
||||
"FORCE_LAST_SCENE_NULL": false,
|
||||
"cocina_delante_intro_played": true,
|
||||
"cocina_intro_played": true,
|
||||
"intro_dialog2_playing": false,
|
||||
"new_game": true,
|
||||
"turno_cocina_eneko_catando": false,
|
||||
@@ -35,20 +34,21 @@ globals = {
|
||||
"turno_cocina_ingrediente_lentejas": false,
|
||||
"turno_cocina_ingrediente_patatas": false,
|
||||
"turno_cocina_ingrediente_romero": false,
|
||||
"turno_cocina_libro_leido_count": 0
|
||||
"turno_cocina_libro_leido_count": 0.0,
|
||||
"turno_cocina_tutorial_done": true
|
||||
}
|
||||
inventory = ["turno_cocina_frontal", "turno_cocina_libro_de_cocina"]
|
||||
objects = {
|
||||
"_music": {
|
||||
"active": true,
|
||||
"interactive": true,
|
||||
"playback_position": 9.75075,
|
||||
"playback_position": 6.46222,
|
||||
"state": "res://gymkhana/sounds/music_loop.ogg"
|
||||
},
|
||||
"_sound": {
|
||||
"active": true,
|
||||
"interactive": true,
|
||||
"playback_position": 4.62113,
|
||||
"playback_position": 0.0,
|
||||
"state": "default"
|
||||
},
|
||||
"_speech": {
|
||||
@@ -56,6 +56,13 @@ objects = {
|
||||
"interactive": true,
|
||||
"state": "default"
|
||||
},
|
||||
"cocina": {
|
||||
"turno_cocina_cocina_gas": {
|
||||
"active": true,
|
||||
"interactive": true,
|
||||
"state": "apagada"
|
||||
}
|
||||
},
|
||||
"cocina_delante": {
|
||||
"_camera": {
|
||||
"active": true,
|
||||
@@ -67,8 +74,8 @@ objects = {
|
||||
"active": true,
|
||||
"custom_data": {
|
||||
"tooltips": {
|
||||
"action1": "cocina_delante_pegatinas_action1",
|
||||
"action2": "cocina_delante_pegatinas_action2"
|
||||
"action1": "tooltip_cocina_delante_pegatinas_action1",
|
||||
"action2": "tooltip_cocina_delante_pegatinas_action2"
|
||||
}
|
||||
},
|
||||
"interactive": true,
|
||||
@@ -78,7 +85,7 @@ objects = {
|
||||
"active": true,
|
||||
"custom_data": {
|
||||
"tooltips": {
|
||||
"action1": "cocina_delante_puerta_cocina_action1"
|
||||
"action1": "tooltip_cocina_delante_puerta_cocina_action1"
|
||||
}
|
||||
},
|
||||
"interactive": true,
|
||||
@@ -88,7 +95,7 @@ objects = {
|
||||
"active": true,
|
||||
"custom_data": {
|
||||
"tooltips": {
|
||||
"action1": "cocina_delante_puerta_despensa_action1"
|
||||
"action1": "tooltip_cocina_delante_puerta_despensa_action1"
|
||||
}
|
||||
},
|
||||
"interactive": true,
|
||||
@@ -98,7 +105,7 @@ objects = {
|
||||
"active": true,
|
||||
"custom_data": {
|
||||
"tooltips": {
|
||||
"action1": "cocina_delante_puerta_detras_action1"
|
||||
"action1": "tooltip_cocina_delante_puerta_detras_action1"
|
||||
}
|
||||
},
|
||||
"interactive": true,
|
||||
@@ -126,7 +133,7 @@ objects = {
|
||||
"player": {
|
||||
"active": true,
|
||||
"custom_data": {},
|
||||
"global_transform": Transform2D(0.971569, 0, 0, 0.971569, 758.729, 541.12),
|
||||
"global_transform": Transform2D(0.971569, 0, 0, 0.971569, 758.76, 541.116),
|
||||
"interactive": false,
|
||||
"last_deg": 71,
|
||||
"last_dir": 4,
|
||||
@@ -151,9 +158,9 @@ objects = {
|
||||
"active": false,
|
||||
"custom_data": {
|
||||
"tooltips": {
|
||||
"action1": "Coger ajo",
|
||||
"action3": "Mirar",
|
||||
"action4": "Usar"
|
||||
"action1": "tooltip_turno_cocina_ajo_action1",
|
||||
"action3": "tooltip_common_look",
|
||||
"action4": "tooltip_common_use"
|
||||
}
|
||||
},
|
||||
"interactive": true,
|
||||
@@ -163,10 +170,10 @@ objects = {
|
||||
"active": true,
|
||||
"custom_data": {
|
||||
"tooltips": {
|
||||
"action1": "Mirar",
|
||||
"action2": "Coger",
|
||||
"action3": "Mirar",
|
||||
"action4": "Usar"
|
||||
"action1": "tooltip_common_look",
|
||||
"action2": "tooltip_common_pick",
|
||||
"action3": "tooltip_common_look",
|
||||
"action4": "tooltip_common_use"
|
||||
}
|
||||
},
|
||||
"interactive": true,
|
||||
@@ -176,8 +183,8 @@ objects = {
|
||||
"active": true,
|
||||
"custom_data": {
|
||||
"tooltips": {
|
||||
"action3": "frontal_action3",
|
||||
"action4": "Usar"
|
||||
"action3": "tooltip_frontal_action3",
|
||||
"action4": "tooltip_frontal_action4"
|
||||
}
|
||||
},
|
||||
"interactive": true,
|
||||
@@ -187,9 +194,9 @@ objects = {
|
||||
"active": false,
|
||||
"custom_data": {
|
||||
"tooltips": {
|
||||
"action1": "Mirar",
|
||||
"action2": "Coger",
|
||||
"action3": "Leer"
|
||||
"action1": "tooltip_common_look",
|
||||
"action2": "tooltip_common_pick",
|
||||
"action3": "tooltip_turno_cocina_libro_de_cocina_action3"
|
||||
}
|
||||
},
|
||||
"interactive": true,
|
||||
@@ -199,10 +206,10 @@ objects = {
|
||||
"active": true,
|
||||
"custom_data": {
|
||||
"tooltips": {
|
||||
"action1": "cocina_delante_madera_action1",
|
||||
"action2": "cocina_delante_madera_action2",
|
||||
"action3": "cocina_delante_madera_action3",
|
||||
"action4": "cocina_delante_madera_action4"
|
||||
"action1": "tooltip_cocina_delante_madera_action1",
|
||||
"action2": "tooltip_cocina_delante_madera_action2",
|
||||
"action3": "tooltip_common_look",
|
||||
"action4": "tooltip_common_use"
|
||||
}
|
||||
},
|
||||
"interactive": true,
|
||||
@@ -211,12 +218,7 @@ objects = {
|
||||
}
|
||||
}
|
||||
events = {
|
||||
"events_queue": {
|
||||
"_front": [],
|
||||
"intro_dialog2_channel": [],
|
||||
"intro_dialog_channel": []
|
||||
},
|
||||
"sched_events": []
|
||||
&"sched_events": []
|
||||
}
|
||||
terrain_navpolys = {
|
||||
"cocina_delante": {
|
||||
@@ -225,12 +227,13 @@ terrain_navpolys = {
|
||||
}
|
||||
settings = {
|
||||
"custom_settings": {
|
||||
"a_custom_setting": 100
|
||||
"a_custom_setting": 100,
|
||||
"speech_speed": 170.0
|
||||
},
|
||||
"escoria_version": "1.0.0",
|
||||
"fullscreen": false,
|
||||
"master_volume": 0.391,
|
||||
"music_volume": 0.649,
|
||||
"music_volume": 0.525,
|
||||
"sfx_volume": 1.0,
|
||||
"speech_enabled": true,
|
||||
"speech_volume": 1.0,
|
||||
|
||||
Reference in New Issue
Block a user