fix(save): outdated save files deleted
This commit is contained in:
@@ -1,316 +0,0 @@
|
||||
[gd_resource type="Resource" load_steps=2 format=2]
|
||||
|
||||
[ext_resource path="res://addons/escoria-core/game/core-scripts/save_data/esc_savegame.gd" type="Script" id=1]
|
||||
|
||||
[resource]
|
||||
script = ExtResource( 1 )
|
||||
escoria_version = "1.0.0"
|
||||
game_version = "0.1.0"
|
||||
name = "2 patatas"
|
||||
date = {
|
||||
"day": 21,
|
||||
"dst": false,
|
||||
"hour": 22,
|
||||
"minute": 27,
|
||||
"month": 3,
|
||||
"second": 26,
|
||||
"weekday": 4,
|
||||
"year": 2024
|
||||
}
|
||||
main = {
|
||||
"current_scene_filename": "res://gymkhana/rooms/turno_cocina/cocina/cocina.tscn",
|
||||
"last_scene_global_id": ""
|
||||
}
|
||||
globals = {
|
||||
"ESC_CURRENT_SCENE": "cocina",
|
||||
"ESC_DIALOG_CHOSEN_OPTION": "¿Que te parece que haga la comida?",
|
||||
"ESC_LAST_SCENE": "cocina_delante",
|
||||
"FORCE_LAST_SCENE_NULL": false,
|
||||
"_COUNT_turno_cocina_patata": 2,
|
||||
"cocina_debajo_sofa_picked": true,
|
||||
"cocina_delante_intro_played": true,
|
||||
"cocina_intro_played": true,
|
||||
"cocina_patata_picked": true,
|
||||
"intro_dialog2_playing": false,
|
||||
"new_game": true,
|
||||
"turno_cocina_eneko_catando": false,
|
||||
"turno_cocina_frontal_debajo_sofa": true,
|
||||
"turno_cocina_ingrediente_ajo_en_lentejas": false,
|
||||
"turno_cocina_ingrediente_lentejas": false,
|
||||
"turno_cocina_ingrediente_patatas": false,
|
||||
"turno_cocina_ingrediente_romero": false,
|
||||
"turno_cocina_libro_leido_count": 0
|
||||
}
|
||||
inventory = [ "turno_cocina_frontal", "turno_cocina_libro_de_cocina", "turno_cocina_patata" ]
|
||||
objects = {
|
||||
"_camera": {
|
||||
"active": true,
|
||||
"interactive": true,
|
||||
"state": "default",
|
||||
"target": "player"
|
||||
},
|
||||
"_music": {
|
||||
"active": true,
|
||||
"interactive": true,
|
||||
"playback_position": 1.20417,
|
||||
"state": "res://gymkhana/sounds/music_loop.ogg"
|
||||
},
|
||||
"_sound": {
|
||||
"active": true,
|
||||
"interactive": true,
|
||||
"playback_position": 4.62113,
|
||||
"state": "default"
|
||||
},
|
||||
"_speech": {
|
||||
"active": true,
|
||||
"interactive": true,
|
||||
"state": "default"
|
||||
},
|
||||
"cocina_cuchillos": {
|
||||
"active": true,
|
||||
"custom_data": {
|
||||
"tooltips": {
|
||||
"action1": "Contar los cuchillos",
|
||||
"action2": "Coger un buen cuchillo"
|
||||
}
|
||||
},
|
||||
"interactive": true,
|
||||
"state": "default"
|
||||
},
|
||||
"cocina_debajo_sofa": {
|
||||
"active": false,
|
||||
"custom_data": {
|
||||
"tooltips": {
|
||||
"action1": "Mirar debajo del sofa",
|
||||
"action2": "Meter la mano"
|
||||
}
|
||||
},
|
||||
"interactive": true,
|
||||
"state": "default"
|
||||
},
|
||||
"cocina_fregadero_der": {
|
||||
"active": true,
|
||||
"custom_data": {
|
||||
"tooltips": {
|
||||
"action1": "Mirar fregadero",
|
||||
"action2": "Usar"
|
||||
}
|
||||
},
|
||||
"interactive": true,
|
||||
"state": "default"
|
||||
},
|
||||
"cocina_fregadero_izq": {
|
||||
"active": true,
|
||||
"custom_data": {
|
||||
"tooltips": {
|
||||
"action1": "Mirar el fregadero",
|
||||
"action2": "Usar"
|
||||
}
|
||||
},
|
||||
"interactive": true,
|
||||
"state": "default"
|
||||
},
|
||||
"cocina_patata": {
|
||||
"active": false,
|
||||
"custom_data": {
|
||||
"count_textures": [ {
|
||||
"start": 1,
|
||||
"texture": "res://gymkhana/items/inventory/assets/turno_cocina_patata.png"
|
||||
}, {
|
||||
"start": 2,
|
||||
"texture": "res://gymkhana/items/inventory/assets/turno_cocina_dos_patatas.png"
|
||||
}, {
|
||||
"start": 3,
|
||||
"texture": "res://gymkhana/items/inventory/assets/turno_cocina_tres_patatas.png"
|
||||
}, {
|
||||
"start": 4,
|
||||
"texture": "res://gymkhana/items/inventory/assets/turno_cocina_cuatro_patatas.png"
|
||||
} ],
|
||||
"tooltips": {
|
||||
"action1": "Admirar la patata",
|
||||
"action2": "Cogerla"
|
||||
}
|
||||
},
|
||||
"interactive": true,
|
||||
"state": "default"
|
||||
},
|
||||
"cocina_puerta_delante": {
|
||||
"active": true,
|
||||
"custom_data": {
|
||||
"tooltips": {
|
||||
"action1": "Salir de la cocina"
|
||||
}
|
||||
},
|
||||
"interactive": true,
|
||||
"state": "default"
|
||||
},
|
||||
"cocina_puerta_detras": {
|
||||
"active": true,
|
||||
"custom_data": {
|
||||
"tooltips": {
|
||||
"action1": "Ir detrás"
|
||||
}
|
||||
},
|
||||
"interactive": true,
|
||||
"state": "default"
|
||||
},
|
||||
"player": {
|
||||
"active": true,
|
||||
"custom_data": {
|
||||
},
|
||||
"global_transform": Transform2D( 0.787451, 0, 0, 0.787451, 2450, 423 ),
|
||||
"interactive": false,
|
||||
"last_deg": 341,
|
||||
"last_dir": 2,
|
||||
"state": "speak_down"
|
||||
},
|
||||
"puerta_delante_start": {
|
||||
"active": true,
|
||||
"interactive": true,
|
||||
"state": "default"
|
||||
},
|
||||
"puerta_detras_start": {
|
||||
"active": true,
|
||||
"interactive": true,
|
||||
"state": "default"
|
||||
},
|
||||
"turno_cocina_bol": {
|
||||
"active": true,
|
||||
"custom_data": {
|
||||
"tooltips": {
|
||||
"action1": "Coger un bol",
|
||||
"action3": "Mirar",
|
||||
"action4": "Usar"
|
||||
}
|
||||
},
|
||||
"interactive": true,
|
||||
"state": "default"
|
||||
},
|
||||
"turno_cocina_cocina_gas": {
|
||||
"active": true,
|
||||
"custom_data": {
|
||||
"tooltips": {
|
||||
"action1": "Mirar",
|
||||
"action2": "Encender"
|
||||
}
|
||||
},
|
||||
"interactive": true,
|
||||
"state": "apagado"
|
||||
},
|
||||
"turno_cocina_cuerno": {
|
||||
"active": true,
|
||||
"custom_data": {
|
||||
"tooltips": {
|
||||
"action1": "Mirar el cuerno",
|
||||
"action2": "Coger el cuerno",
|
||||
"action3": "Mirar",
|
||||
"action4": "Usar"
|
||||
}
|
||||
},
|
||||
"interactive": true,
|
||||
"state": "default"
|
||||
},
|
||||
"turno_cocina_economica": {
|
||||
"active": true,
|
||||
"custom_data": {
|
||||
"tooltips": {
|
||||
"action1": "Mirar",
|
||||
"action2": "Usar"
|
||||
}
|
||||
},
|
||||
"interactive": true,
|
||||
"state": "default"
|
||||
},
|
||||
"turno_cocina_libro_de_cocina": {
|
||||
"active": false,
|
||||
"custom_data": {
|
||||
"tooltips": {
|
||||
"action1": "Mirar",
|
||||
"action2": "Coger",
|
||||
"action3": "Leer"
|
||||
}
|
||||
},
|
||||
"interactive": true,
|
||||
"state": "default"
|
||||
},
|
||||
"turno_cocina_olla_llena": {
|
||||
"active": false,
|
||||
"custom_data": {
|
||||
"tooltips": {
|
||||
"action1": "Mirar dentro",
|
||||
"action3": "Mirar",
|
||||
"action4": "Usar"
|
||||
}
|
||||
},
|
||||
"interactive": true,
|
||||
"state": "default"
|
||||
},
|
||||
"turno_cocina_patata": {
|
||||
"active": true,
|
||||
"custom_data": {
|
||||
"count": 2,
|
||||
"count_textures": [ {
|
||||
"start": 1,
|
||||
"texture": "res://gymkhana/items/inventory/assets/turno_cocina_patata.png"
|
||||
}, {
|
||||
"start": 2,
|
||||
"texture": "res://gymkhana/items/inventory/assets/turno_cocina_dos_patatas.png"
|
||||
}, {
|
||||
"start": 3,
|
||||
"texture": "res://gymkhana/items/inventory/assets/turno_cocina_tres_patatas.png"
|
||||
}, {
|
||||
"start": 4,
|
||||
"texture": "res://gymkhana/items/inventory/assets/turno_cocina_cuatro_patatas.png"
|
||||
} ],
|
||||
"tooltips": {
|
||||
"action3": "Contar las patatas",
|
||||
"action4": "Usar"
|
||||
}
|
||||
},
|
||||
"interactive": true,
|
||||
"state": "default"
|
||||
},
|
||||
"turno_cocina_peso": {
|
||||
"active": true,
|
||||
"custom_data": {
|
||||
"tooltips": {
|
||||
"action1": "¿Que es esto?",
|
||||
"action2": "Coger",
|
||||
"action3": "Mirar",
|
||||
"action4": "Usar"
|
||||
}
|
||||
},
|
||||
"interactive": true,
|
||||
"state": "default"
|
||||
}
|
||||
}
|
||||
events = {
|
||||
"events_queue": {
|
||||
"_front": [ ],
|
||||
"intro_dialog2_channel": [ ],
|
||||
"intro_dialog_channel": [ ]
|
||||
},
|
||||
"sched_events": [ ]
|
||||
}
|
||||
terrain_navpolys = {
|
||||
"cocina": {
|
||||
"NavigationPolygonInstance": true
|
||||
}
|
||||
}
|
||||
settings = {
|
||||
"custom_settings": {
|
||||
"a_custom_setting": 100
|
||||
},
|
||||
"escoria_version": "1.0.0",
|
||||
"fullscreen": false,
|
||||
"master_volume": 0.391,
|
||||
"music_volume": 0.649,
|
||||
"sfx_volume": 1.0,
|
||||
"speech_enabled": true,
|
||||
"speech_volume": 1.0,
|
||||
"text_lang": "es",
|
||||
"voice_lang": "fr_FR"
|
||||
}
|
||||
custom_data = {
|
||||
"ui_type": "rtmi-ui"
|
||||
}
|
||||
@@ -1,241 +0,0 @@
|
||||
[gd_resource type="Resource" load_steps=2 format=2]
|
||||
|
||||
[ext_resource path="res://addons/escoria-core/game/core-scripts/save_data/esc_savegame.gd" type="Script" id=1]
|
||||
|
||||
[resource]
|
||||
script = ExtResource( 1 )
|
||||
escoria_version = "1.0.0"
|
||||
game_version = "0.1.0"
|
||||
name = "Post-intro"
|
||||
date = {
|
||||
"day": 21,
|
||||
"dst": false,
|
||||
"hour": 22,
|
||||
"minute": 26,
|
||||
"month": 3,
|
||||
"second": 6,
|
||||
"weekday": 4,
|
||||
"year": 2024
|
||||
}
|
||||
main = {
|
||||
"current_scene_filename": "res://gymkhana/rooms/turno_cocina/cocina_delante/cocina_delante.tscn",
|
||||
"last_scene_global_id": ""
|
||||
}
|
||||
globals = {
|
||||
"ESC_CURRENT_SCENE": "cocina_delante",
|
||||
"ESC_DIALOG_CHOSEN_OPTION": "¿Que te parece que haga la comida?",
|
||||
"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,
|
||||
"turno_cocina_ingrediente_ajo_en_lentejas": false,
|
||||
"turno_cocina_ingrediente_lentejas": false,
|
||||
"turno_cocina_ingrediente_patatas": false,
|
||||
"turno_cocina_ingrediente_romero": false,
|
||||
"turno_cocina_libro_leido_count": 0
|
||||
}
|
||||
inventory = [ "turno_cocina_frontal", "turno_cocina_libro_de_cocina" ]
|
||||
objects = {
|
||||
"_camera": {
|
||||
"active": true,
|
||||
"interactive": true,
|
||||
"state": "default",
|
||||
"target": "player"
|
||||
},
|
||||
"_music": {
|
||||
"active": true,
|
||||
"interactive": true,
|
||||
"playback_position": 22.27,
|
||||
"state": "res://gymkhana/sounds/music_loop.ogg"
|
||||
},
|
||||
"_sound": {
|
||||
"active": true,
|
||||
"interactive": true,
|
||||
"playback_position": 4.62113,
|
||||
"state": "default"
|
||||
},
|
||||
"_speech": {
|
||||
"active": true,
|
||||
"interactive": true,
|
||||
"state": "default"
|
||||
},
|
||||
"cocina_delante_pegatinas": {
|
||||
"active": true,
|
||||
"custom_data": {
|
||||
"tooltips": {
|
||||
"action1": "cocina_delante_pegatinas_action1",
|
||||
"action2": "cocina_delante_pegatinas_action2"
|
||||
}
|
||||
},
|
||||
"interactive": true,
|
||||
"state": "default"
|
||||
},
|
||||
"cocina_delante_puerta_cocina": {
|
||||
"active": true,
|
||||
"custom_data": {
|
||||
"tooltips": {
|
||||
"action1": "cocina_delante_puerta_cocina_action1"
|
||||
}
|
||||
},
|
||||
"interactive": true,
|
||||
"state": "default"
|
||||
},
|
||||
"cocina_delante_puerta_despensa": {
|
||||
"active": true,
|
||||
"custom_data": {
|
||||
"tooltips": {
|
||||
"action1": "cocina_delante_puerta_despensa_action1"
|
||||
}
|
||||
},
|
||||
"interactive": true,
|
||||
"state": "default"
|
||||
},
|
||||
"cocina_delante_puerta_detras": {
|
||||
"active": true,
|
||||
"custom_data": {
|
||||
"tooltips": {
|
||||
"action1": "cocina_delante_puerta_detras_action1"
|
||||
}
|
||||
},
|
||||
"interactive": true,
|
||||
"state": "default"
|
||||
},
|
||||
"eneko_smoking": {
|
||||
"active": true,
|
||||
"custom_data": {
|
||||
"tooltips": {
|
||||
"action1": "cocina_delante_eneko_smoking_action1",
|
||||
"action2": "cocina_delante_eneko_smoking_action2"
|
||||
}
|
||||
},
|
||||
"global_transform": Transform2D( 1.23314, 0, 0, 1.23314, 813, 440 ),
|
||||
"interactive": true,
|
||||
"last_deg": 271,
|
||||
"last_dir": 0,
|
||||
"state": "speak"
|
||||
},
|
||||
"new_game_start_location": {
|
||||
"active": true,
|
||||
"interactive": true,
|
||||
"state": "default"
|
||||
},
|
||||
"player": {
|
||||
"active": true,
|
||||
"custom_data": {
|
||||
},
|
||||
"global_transform": Transform2D( 0.971569, 0, 0, 0.971569, 758.729, 541.12 ),
|
||||
"interactive": false,
|
||||
"last_deg": 71,
|
||||
"last_dir": 4,
|
||||
"state": "speak_down"
|
||||
},
|
||||
"puerta_cocina_start": {
|
||||
"active": true,
|
||||
"interactive": true,
|
||||
"state": "default"
|
||||
},
|
||||
"puerta_despensa_start": {
|
||||
"active": true,
|
||||
"interactive": true,
|
||||
"state": "default"
|
||||
},
|
||||
"puerta_detras_start": {
|
||||
"active": true,
|
||||
"interactive": true,
|
||||
"state": "default"
|
||||
},
|
||||
"turno_cocina_ajo": {
|
||||
"active": false,
|
||||
"custom_data": {
|
||||
"tooltips": {
|
||||
"action1": "Coger ajo",
|
||||
"action3": "Mirar",
|
||||
"action4": "Usar"
|
||||
}
|
||||
},
|
||||
"interactive": true,
|
||||
"state": "default"
|
||||
},
|
||||
"turno_cocina_carton": {
|
||||
"active": true,
|
||||
"custom_data": {
|
||||
"tooltips": {
|
||||
"action1": "Mirar",
|
||||
"action2": "Coger",
|
||||
"action3": "Mirar",
|
||||
"action4": "Usar"
|
||||
}
|
||||
},
|
||||
"interactive": true,
|
||||
"state": "default"
|
||||
},
|
||||
"turno_cocina_frontal": {
|
||||
"active": true,
|
||||
"custom_data": {
|
||||
"tooltips": {
|
||||
"action3": "frontal_action3",
|
||||
"action4": "Usar"
|
||||
}
|
||||
},
|
||||
"interactive": true,
|
||||
"state": "default"
|
||||
},
|
||||
"turno_cocina_libro_de_cocina": {
|
||||
"active": false,
|
||||
"custom_data": {
|
||||
"tooltips": {
|
||||
"action1": "Mirar",
|
||||
"action2": "Coger",
|
||||
"action3": "Leer"
|
||||
}
|
||||
},
|
||||
"interactive": true,
|
||||
"state": "default"
|
||||
},
|
||||
"turno_cocina_madera": {
|
||||
"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"
|
||||
}
|
||||
},
|
||||
"interactive": true,
|
||||
"state": "default"
|
||||
}
|
||||
}
|
||||
events = {
|
||||
"events_queue": {
|
||||
"_front": [ ],
|
||||
"intro_dialog2_channel": [ ],
|
||||
"intro_dialog_channel": [ ]
|
||||
},
|
||||
"sched_events": [ ]
|
||||
}
|
||||
terrain_navpolys = {
|
||||
"cocina_delante": {
|
||||
"NavigationPolygonInstance": true
|
||||
}
|
||||
}
|
||||
settings = {
|
||||
"custom_settings": {
|
||||
"a_custom_setting": 100
|
||||
},
|
||||
"escoria_version": "1.0.0",
|
||||
"fullscreen": false,
|
||||
"master_volume": 0.391,
|
||||
"music_volume": 0.649,
|
||||
"sfx_volume": 1.0,
|
||||
"speech_enabled": true,
|
||||
"speech_volume": 1.0,
|
||||
"text_lang": "es",
|
||||
"voice_lang": "fr_FR"
|
||||
}
|
||||
custom_data = {
|
||||
"ui_type": "rtmi-ui"
|
||||
}
|
||||
@@ -1,315 +0,0 @@
|
||||
[gd_resource type="Resource" load_steps=2 format=2]
|
||||
|
||||
[ext_resource path="res://addons/escoria-core/game/core-scripts/save_data/esc_savegame.gd" type="Script" id=1]
|
||||
|
||||
[resource]
|
||||
script = ExtResource( 1 )
|
||||
escoria_version = "1.0.0"
|
||||
game_version = "0.1.0"
|
||||
name = "1 patata"
|
||||
date = {
|
||||
"day": 21,
|
||||
"dst": false,
|
||||
"hour": 22,
|
||||
"minute": 26,
|
||||
"month": 3,
|
||||
"second": 58,
|
||||
"weekday": 4,
|
||||
"year": 2024
|
||||
}
|
||||
main = {
|
||||
"current_scene_filename": "res://gymkhana/rooms/turno_cocina/cocina/cocina.tscn",
|
||||
"last_scene_global_id": ""
|
||||
}
|
||||
globals = {
|
||||
"ESC_CURRENT_SCENE": "cocina",
|
||||
"ESC_DIALOG_CHOSEN_OPTION": "¿Que te parece que haga la comida?",
|
||||
"ESC_LAST_SCENE": "cocina_delante",
|
||||
"FORCE_LAST_SCENE_NULL": false,
|
||||
"_COUNT_turno_cocina_patata": 1,
|
||||
"cocina_debajo_sofa_picked": true,
|
||||
"cocina_delante_intro_played": true,
|
||||
"cocina_intro_played": true,
|
||||
"intro_dialog2_playing": false,
|
||||
"new_game": true,
|
||||
"turno_cocina_eneko_catando": false,
|
||||
"turno_cocina_frontal_debajo_sofa": true,
|
||||
"turno_cocina_ingrediente_ajo_en_lentejas": false,
|
||||
"turno_cocina_ingrediente_lentejas": false,
|
||||
"turno_cocina_ingrediente_patatas": false,
|
||||
"turno_cocina_ingrediente_romero": false,
|
||||
"turno_cocina_libro_leido_count": 0
|
||||
}
|
||||
inventory = [ "turno_cocina_frontal", "turno_cocina_libro_de_cocina", "turno_cocina_patata" ]
|
||||
objects = {
|
||||
"_camera": {
|
||||
"active": true,
|
||||
"interactive": true,
|
||||
"state": "default",
|
||||
"target": "player"
|
||||
},
|
||||
"_music": {
|
||||
"active": true,
|
||||
"interactive": true,
|
||||
"playback_position": 11.9587,
|
||||
"state": "res://gymkhana/sounds/music_loop.ogg"
|
||||
},
|
||||
"_sound": {
|
||||
"active": true,
|
||||
"interactive": true,
|
||||
"playback_position": 4.62113,
|
||||
"state": "default"
|
||||
},
|
||||
"_speech": {
|
||||
"active": true,
|
||||
"interactive": true,
|
||||
"state": "default"
|
||||
},
|
||||
"cocina_cuchillos": {
|
||||
"active": true,
|
||||
"custom_data": {
|
||||
"tooltips": {
|
||||
"action1": "Contar los cuchillos",
|
||||
"action2": "Coger un buen cuchillo"
|
||||
}
|
||||
},
|
||||
"interactive": true,
|
||||
"state": "default"
|
||||
},
|
||||
"cocina_debajo_sofa": {
|
||||
"active": false,
|
||||
"custom_data": {
|
||||
"tooltips": {
|
||||
"action1": "Mirar debajo del sofa",
|
||||
"action2": "Meter la mano"
|
||||
}
|
||||
},
|
||||
"interactive": true,
|
||||
"state": "default"
|
||||
},
|
||||
"cocina_fregadero_der": {
|
||||
"active": true,
|
||||
"custom_data": {
|
||||
"tooltips": {
|
||||
"action1": "Mirar fregadero",
|
||||
"action2": "Usar"
|
||||
}
|
||||
},
|
||||
"interactive": true,
|
||||
"state": "default"
|
||||
},
|
||||
"cocina_fregadero_izq": {
|
||||
"active": true,
|
||||
"custom_data": {
|
||||
"tooltips": {
|
||||
"action1": "Mirar el fregadero",
|
||||
"action2": "Usar"
|
||||
}
|
||||
},
|
||||
"interactive": true,
|
||||
"state": "default"
|
||||
},
|
||||
"cocina_patata": {
|
||||
"active": true,
|
||||
"custom_data": {
|
||||
"count_textures": [ {
|
||||
"start": 1,
|
||||
"texture": "res://gymkhana/items/inventory/assets/turno_cocina_patata.png"
|
||||
}, {
|
||||
"start": 2,
|
||||
"texture": "res://gymkhana/items/inventory/assets/turno_cocina_dos_patatas.png"
|
||||
}, {
|
||||
"start": 3,
|
||||
"texture": "res://gymkhana/items/inventory/assets/turno_cocina_tres_patatas.png"
|
||||
}, {
|
||||
"start": 4,
|
||||
"texture": "res://gymkhana/items/inventory/assets/turno_cocina_cuatro_patatas.png"
|
||||
} ],
|
||||
"tooltips": {
|
||||
"action1": "Admirar la patata",
|
||||
"action2": "Cogerla"
|
||||
}
|
||||
},
|
||||
"interactive": true,
|
||||
"state": "default"
|
||||
},
|
||||
"cocina_puerta_delante": {
|
||||
"active": true,
|
||||
"custom_data": {
|
||||
"tooltips": {
|
||||
"action1": "Salir de la cocina"
|
||||
}
|
||||
},
|
||||
"interactive": true,
|
||||
"state": "default"
|
||||
},
|
||||
"cocina_puerta_detras": {
|
||||
"active": true,
|
||||
"custom_data": {
|
||||
"tooltips": {
|
||||
"action1": "Ir detrás"
|
||||
}
|
||||
},
|
||||
"interactive": true,
|
||||
"state": "default"
|
||||
},
|
||||
"player": {
|
||||
"active": true,
|
||||
"custom_data": {
|
||||
},
|
||||
"global_transform": Transform2D( 0.916863, 0, 0, 0.916863, 2421, 467 ),
|
||||
"interactive": false,
|
||||
"last_deg": 71,
|
||||
"last_dir": 4,
|
||||
"state": "speak_down"
|
||||
},
|
||||
"puerta_delante_start": {
|
||||
"active": true,
|
||||
"interactive": true,
|
||||
"state": "default"
|
||||
},
|
||||
"puerta_detras_start": {
|
||||
"active": true,
|
||||
"interactive": true,
|
||||
"state": "default"
|
||||
},
|
||||
"turno_cocina_bol": {
|
||||
"active": true,
|
||||
"custom_data": {
|
||||
"tooltips": {
|
||||
"action1": "Coger un bol",
|
||||
"action3": "Mirar",
|
||||
"action4": "Usar"
|
||||
}
|
||||
},
|
||||
"interactive": true,
|
||||
"state": "default"
|
||||
},
|
||||
"turno_cocina_cocina_gas": {
|
||||
"active": true,
|
||||
"custom_data": {
|
||||
"tooltips": {
|
||||
"action1": "Mirar",
|
||||
"action2": "Encender"
|
||||
}
|
||||
},
|
||||
"interactive": true,
|
||||
"state": "apagado"
|
||||
},
|
||||
"turno_cocina_cuerno": {
|
||||
"active": true,
|
||||
"custom_data": {
|
||||
"tooltips": {
|
||||
"action1": "Mirar el cuerno",
|
||||
"action2": "Coger el cuerno",
|
||||
"action3": "Mirar",
|
||||
"action4": "Usar"
|
||||
}
|
||||
},
|
||||
"interactive": true,
|
||||
"state": "default"
|
||||
},
|
||||
"turno_cocina_economica": {
|
||||
"active": true,
|
||||
"custom_data": {
|
||||
"tooltips": {
|
||||
"action1": "Mirar",
|
||||
"action2": "Usar"
|
||||
}
|
||||
},
|
||||
"interactive": true,
|
||||
"state": "default"
|
||||
},
|
||||
"turno_cocina_libro_de_cocina": {
|
||||
"active": false,
|
||||
"custom_data": {
|
||||
"tooltips": {
|
||||
"action1": "Mirar",
|
||||
"action2": "Coger",
|
||||
"action3": "Leer"
|
||||
}
|
||||
},
|
||||
"interactive": true,
|
||||
"state": "default"
|
||||
},
|
||||
"turno_cocina_olla_llena": {
|
||||
"active": false,
|
||||
"custom_data": {
|
||||
"tooltips": {
|
||||
"action1": "Mirar dentro",
|
||||
"action3": "Mirar",
|
||||
"action4": "Usar"
|
||||
}
|
||||
},
|
||||
"interactive": true,
|
||||
"state": "default"
|
||||
},
|
||||
"turno_cocina_patata": {
|
||||
"active": true,
|
||||
"custom_data": {
|
||||
"count": 1,
|
||||
"count_textures": [ {
|
||||
"start": 1,
|
||||
"texture": "res://gymkhana/items/inventory/assets/turno_cocina_patata.png"
|
||||
}, {
|
||||
"start": 2,
|
||||
"texture": "res://gymkhana/items/inventory/assets/turno_cocina_dos_patatas.png"
|
||||
}, {
|
||||
"start": 3,
|
||||
"texture": "res://gymkhana/items/inventory/assets/turno_cocina_tres_patatas.png"
|
||||
}, {
|
||||
"start": 4,
|
||||
"texture": "res://gymkhana/items/inventory/assets/turno_cocina_cuatro_patatas.png"
|
||||
} ],
|
||||
"tooltips": {
|
||||
"action3": "Contar las patatas",
|
||||
"action4": "Usar"
|
||||
}
|
||||
},
|
||||
"interactive": true,
|
||||
"state": "default"
|
||||
},
|
||||
"turno_cocina_peso": {
|
||||
"active": true,
|
||||
"custom_data": {
|
||||
"tooltips": {
|
||||
"action1": "¿Que es esto?",
|
||||
"action2": "Coger",
|
||||
"action3": "Mirar",
|
||||
"action4": "Usar"
|
||||
}
|
||||
},
|
||||
"interactive": true,
|
||||
"state": "default"
|
||||
}
|
||||
}
|
||||
events = {
|
||||
"events_queue": {
|
||||
"_front": [ ],
|
||||
"intro_dialog2_channel": [ ],
|
||||
"intro_dialog_channel": [ ]
|
||||
},
|
||||
"sched_events": [ ]
|
||||
}
|
||||
terrain_navpolys = {
|
||||
"cocina": {
|
||||
"NavigationPolygonInstance": true
|
||||
}
|
||||
}
|
||||
settings = {
|
||||
"custom_settings": {
|
||||
"a_custom_setting": 100
|
||||
},
|
||||
"escoria_version": "1.0.0",
|
||||
"fullscreen": false,
|
||||
"master_volume": 0.391,
|
||||
"music_volume": 0.649,
|
||||
"sfx_volume": 1.0,
|
||||
"speech_enabled": true,
|
||||
"speech_volume": 1.0,
|
||||
"text_lang": "es",
|
||||
"voice_lang": "fr_FR"
|
||||
}
|
||||
custom_data = {
|
||||
"ui_type": "rtmi-ui"
|
||||
}
|
||||
@@ -1,329 +0,0 @@
|
||||
[gd_resource type="Resource" load_steps=2 format=2]
|
||||
|
||||
[ext_resource path="res://addons/escoria-core/game/core-scripts/save_data/esc_savegame.gd" type="Script" id=1]
|
||||
|
||||
[resource]
|
||||
script = ExtResource( 1 )
|
||||
escoria_version = "1.0.0"
|
||||
game_version = "0.1.0"
|
||||
name = "4 patatas"
|
||||
date = {
|
||||
"day": 21,
|
||||
"dst": false,
|
||||
"hour": 22,
|
||||
"minute": 28,
|
||||
"month": 3,
|
||||
"second": 17,
|
||||
"weekday": 4,
|
||||
"year": 2024
|
||||
}
|
||||
main = {
|
||||
"current_scene_filename": "res://gymkhana/rooms/turno_cocina/cocina/cocina.tscn",
|
||||
"last_scene_global_id": ""
|
||||
}
|
||||
globals = {
|
||||
"ESC_CURRENT_SCENE": "cocina",
|
||||
"ESC_DIALOG_CHOSEN_OPTION": "¿Que te parece que haga la comida?",
|
||||
"ESC_LAST_SCENE": "cocina_delante",
|
||||
"FORCE_LAST_SCENE_NULL": false,
|
||||
"_COUNT_turno_cocina_patata": 4,
|
||||
"cocina_debajo_sofa_picked": true,
|
||||
"cocina_delante_intro_played": true,
|
||||
"cocina_intro_played": true,
|
||||
"cocina_patata_picked": true,
|
||||
"intro_dialog2_playing": false,
|
||||
"new_game": true,
|
||||
"turno_cocina_cuchillo_en_inventario": true,
|
||||
"turno_cocina_eneko_catando": false,
|
||||
"turno_cocina_frontal_debajo_sofa": true,
|
||||
"turno_cocina_ingrediente_ajo_en_lentejas": false,
|
||||
"turno_cocina_ingrediente_lentejas": false,
|
||||
"turno_cocina_ingrediente_patatas": false,
|
||||
"turno_cocina_ingrediente_romero": false,
|
||||
"turno_cocina_libro_leido_count": 0,
|
||||
"turno_cocina_patata_grande_picked": true
|
||||
}
|
||||
inventory = [ "turno_cocina_frontal", "turno_cocina_libro_de_cocina", "turno_cocina_patata", "turno_cocina_cuchillo" ]
|
||||
objects = {
|
||||
"_camera": {
|
||||
"active": true,
|
||||
"interactive": true,
|
||||
"state": "default",
|
||||
"target": "player"
|
||||
},
|
||||
"_music": {
|
||||
"active": true,
|
||||
"interactive": true,
|
||||
"playback_position": 16.7636,
|
||||
"state": "res://gymkhana/sounds/music_loop.ogg"
|
||||
},
|
||||
"_sound": {
|
||||
"active": true,
|
||||
"interactive": true,
|
||||
"playback_position": 4.62113,
|
||||
"state": "default"
|
||||
},
|
||||
"_speech": {
|
||||
"active": true,
|
||||
"interactive": true,
|
||||
"state": "default"
|
||||
},
|
||||
"cocina_cuchillos": {
|
||||
"active": true,
|
||||
"custom_data": {
|
||||
"tooltips": {
|
||||
"action1": "Contar los cuchillos",
|
||||
"action2": "Coger un buen cuchillo"
|
||||
}
|
||||
},
|
||||
"interactive": true,
|
||||
"state": "default"
|
||||
},
|
||||
"cocina_debajo_sofa": {
|
||||
"active": false,
|
||||
"custom_data": {
|
||||
"tooltips": {
|
||||
"action1": "Mirar debajo del sofa",
|
||||
"action2": "Meter la mano"
|
||||
}
|
||||
},
|
||||
"interactive": true,
|
||||
"state": "default"
|
||||
},
|
||||
"cocina_fregadero_der": {
|
||||
"active": true,
|
||||
"custom_data": {
|
||||
"tooltips": {
|
||||
"action1": "Mirar fregadero",
|
||||
"action2": "Usar"
|
||||
}
|
||||
},
|
||||
"interactive": true,
|
||||
"state": "default"
|
||||
},
|
||||
"cocina_fregadero_izq": {
|
||||
"active": true,
|
||||
"custom_data": {
|
||||
"tooltips": {
|
||||
"action1": "Mirar el fregadero",
|
||||
"action2": "Usar"
|
||||
}
|
||||
},
|
||||
"interactive": true,
|
||||
"state": "default"
|
||||
},
|
||||
"cocina_patata": {
|
||||
"active": false,
|
||||
"custom_data": {
|
||||
"count_textures": [ {
|
||||
"start": 1,
|
||||
"texture": "res://gymkhana/items/inventory/assets/turno_cocina_patata.png"
|
||||
}, {
|
||||
"start": 2,
|
||||
"texture": "res://gymkhana/items/inventory/assets/turno_cocina_dos_patatas.png"
|
||||
}, {
|
||||
"start": 3,
|
||||
"texture": "res://gymkhana/items/inventory/assets/turno_cocina_tres_patatas.png"
|
||||
}, {
|
||||
"start": 4,
|
||||
"texture": "res://gymkhana/items/inventory/assets/turno_cocina_cuatro_patatas.png"
|
||||
} ],
|
||||
"tooltips": {
|
||||
"action1": "Admirar la patata",
|
||||
"action2": "Cogerla"
|
||||
}
|
||||
},
|
||||
"interactive": true,
|
||||
"state": "default"
|
||||
},
|
||||
"cocina_puerta_delante": {
|
||||
"active": true,
|
||||
"custom_data": {
|
||||
"tooltips": {
|
||||
"action1": "Salir de la cocina"
|
||||
}
|
||||
},
|
||||
"interactive": true,
|
||||
"state": "default"
|
||||
},
|
||||
"cocina_puerta_detras": {
|
||||
"active": true,
|
||||
"custom_data": {
|
||||
"tooltips": {
|
||||
"action1": "Ir detrás"
|
||||
}
|
||||
},
|
||||
"interactive": true,
|
||||
"state": "default"
|
||||
},
|
||||
"player": {
|
||||
"active": true,
|
||||
"custom_data": {
|
||||
},
|
||||
"global_transform": Transform2D( 0.714118, 0, 0, 0.714118, 1956.44, 399 ),
|
||||
"interactive": false,
|
||||
"last_deg": 111,
|
||||
"last_dir": 5,
|
||||
"state": "speak_down"
|
||||
},
|
||||
"puerta_delante_start": {
|
||||
"active": true,
|
||||
"interactive": true,
|
||||
"state": "default"
|
||||
},
|
||||
"puerta_detras_start": {
|
||||
"active": true,
|
||||
"interactive": true,
|
||||
"state": "default"
|
||||
},
|
||||
"turno_cocina_bol": {
|
||||
"active": true,
|
||||
"custom_data": {
|
||||
"tooltips": {
|
||||
"action1": "Coger un bol",
|
||||
"action3": "Mirar",
|
||||
"action4": "Usar"
|
||||
}
|
||||
},
|
||||
"interactive": true,
|
||||
"state": "default"
|
||||
},
|
||||
"turno_cocina_cocina_gas": {
|
||||
"active": true,
|
||||
"custom_data": {
|
||||
"tooltips": {
|
||||
"action1": "Mirar",
|
||||
"action2": "Encender"
|
||||
}
|
||||
},
|
||||
"interactive": true,
|
||||
"state": "apagado"
|
||||
},
|
||||
"turno_cocina_cuchillo": {
|
||||
"active": true,
|
||||
"custom_data": {
|
||||
"tooltips": {
|
||||
"action3": "Mirar",
|
||||
"action4": "Usar"
|
||||
}
|
||||
},
|
||||
"interactive": true,
|
||||
"state": "default"
|
||||
},
|
||||
"turno_cocina_cuerno": {
|
||||
"active": true,
|
||||
"custom_data": {
|
||||
"tooltips": {
|
||||
"action1": "Mirar el cuerno",
|
||||
"action2": "Coger el cuerno",
|
||||
"action3": "Mirar",
|
||||
"action4": "Usar"
|
||||
}
|
||||
},
|
||||
"interactive": true,
|
||||
"state": "default"
|
||||
},
|
||||
"turno_cocina_economica": {
|
||||
"active": true,
|
||||
"custom_data": {
|
||||
"tooltips": {
|
||||
"action1": "Mirar",
|
||||
"action2": "Usar"
|
||||
}
|
||||
},
|
||||
"interactive": true,
|
||||
"state": "default"
|
||||
},
|
||||
"turno_cocina_libro_de_cocina": {
|
||||
"active": false,
|
||||
"custom_data": {
|
||||
"tooltips": {
|
||||
"action1": "Mirar",
|
||||
"action2": "Coger",
|
||||
"action3": "Leer"
|
||||
}
|
||||
},
|
||||
"interactive": true,
|
||||
"state": "default"
|
||||
},
|
||||
"turno_cocina_olla_llena": {
|
||||
"active": false,
|
||||
"custom_data": {
|
||||
"tooltips": {
|
||||
"action1": "Mirar dentro",
|
||||
"action3": "Mirar",
|
||||
"action4": "Usar"
|
||||
}
|
||||
},
|
||||
"interactive": true,
|
||||
"state": "default"
|
||||
},
|
||||
"turno_cocina_patata": {
|
||||
"active": true,
|
||||
"custom_data": {
|
||||
"count": 4,
|
||||
"count_textures": [ {
|
||||
"start": 1,
|
||||
"texture": "res://gymkhana/items/inventory/assets/turno_cocina_patata.png"
|
||||
}, {
|
||||
"start": 2,
|
||||
"texture": "res://gymkhana/items/inventory/assets/turno_cocina_dos_patatas.png"
|
||||
}, {
|
||||
"start": 3,
|
||||
"texture": "res://gymkhana/items/inventory/assets/turno_cocina_tres_patatas.png"
|
||||
}, {
|
||||
"start": 4,
|
||||
"texture": "res://gymkhana/items/inventory/assets/turno_cocina_cuatro_patatas.png"
|
||||
} ],
|
||||
"tooltips": {
|
||||
"action3": "Contar las patatas",
|
||||
"action4": "Usar"
|
||||
}
|
||||
},
|
||||
"interactive": true,
|
||||
"state": "default"
|
||||
},
|
||||
"turno_cocina_peso": {
|
||||
"active": true,
|
||||
"custom_data": {
|
||||
"tooltips": {
|
||||
"action1": "¿Que es esto?",
|
||||
"action2": "Coger",
|
||||
"action3": "Mirar",
|
||||
"action4": "Usar"
|
||||
}
|
||||
},
|
||||
"interactive": true,
|
||||
"state": "default"
|
||||
}
|
||||
}
|
||||
events = {
|
||||
"events_queue": {
|
||||
"_front": [ ],
|
||||
"intro_dialog2_channel": [ ],
|
||||
"intro_dialog_channel": [ ]
|
||||
},
|
||||
"sched_events": [ ]
|
||||
}
|
||||
terrain_navpolys = {
|
||||
"cocina": {
|
||||
"NavigationPolygonInstance": true
|
||||
}
|
||||
}
|
||||
settings = {
|
||||
"custom_settings": {
|
||||
"a_custom_setting": 100
|
||||
},
|
||||
"escoria_version": "1.0.0",
|
||||
"fullscreen": false,
|
||||
"master_volume": 0.391,
|
||||
"music_volume": 0.649,
|
||||
"sfx_volume": 1.0,
|
||||
"speech_enabled": true,
|
||||
"speech_volume": 1.0,
|
||||
"text_lang": "es",
|
||||
"voice_lang": "fr_FR"
|
||||
}
|
||||
custom_data = {
|
||||
"ui_type": "rtmi-ui"
|
||||
}
|
||||
@@ -1,346 +0,0 @@
|
||||
[gd_resource type="Resource" load_steps=2 format=2]
|
||||
|
||||
[ext_resource path="res://addons/escoria-core/game/core-scripts/save_data/esc_savegame.gd" type="Script" id=1]
|
||||
|
||||
[resource]
|
||||
script = ExtResource( 1 )
|
||||
escoria_version = "1.0.0"
|
||||
game_version = "0.1.0"
|
||||
name = "Lentejas cocinando sin patata"
|
||||
date = {
|
||||
"day": 21,
|
||||
"dst": false,
|
||||
"hour": 22,
|
||||
"minute": 31,
|
||||
"month": 3,
|
||||
"second": 13,
|
||||
"weekday": 4,
|
||||
"year": 2024
|
||||
}
|
||||
main = {
|
||||
"current_scene_filename": "res://gymkhana/rooms/turno_cocina/cocina/cocina.tscn",
|
||||
"last_scene_global_id": ""
|
||||
}
|
||||
globals = {
|
||||
"ESC_CURRENT_SCENE": "cocina",
|
||||
"ESC_DIALOG_CHOSEN_OPTION": "¿Que te parece que haga la comida?",
|
||||
"ESC_LAST_SCENE": "cocina_delante",
|
||||
"FORCE_LAST_SCENE_NULL": false,
|
||||
"_COUNT_turno_cocina_patata": 4,
|
||||
"cocina_debajo_sofa_picked": true,
|
||||
"cocina_delante_intro_played": true,
|
||||
"cocina_intro_played": true,
|
||||
"cocina_patata_picked": true,
|
||||
"intro_dialog2_playing": false,
|
||||
"new_game": true,
|
||||
"turno_cocina_cocina_gas_encendida": false,
|
||||
"turno_cocina_cuchillo_en_inventario": true,
|
||||
"turno_cocina_economica_con_madera": true,
|
||||
"turno_cocina_economica_con_olla": true,
|
||||
"turno_cocina_economica_encendida": true,
|
||||
"turno_cocina_eneko_catando": false,
|
||||
"turno_cocina_frontal_debajo_sofa": true,
|
||||
"turno_cocina_ingrediente_ajo_en_lentejas": false,
|
||||
"turno_cocina_ingrediente_lentejas": true,
|
||||
"turno_cocina_ingrediente_patatas": false,
|
||||
"turno_cocina_ingrediente_romero": false,
|
||||
"turno_cocina_libro_leido_count": 0,
|
||||
"turno_cocina_patata_grande_picked": true
|
||||
}
|
||||
inventory = [ "turno_cocina_frontal", "turno_cocina_libro_de_cocina", "turno_cocina_patata", "turno_cocina_cuchillo", "turno_cocina_mechero", "turno_cocina_peso", "turno_cocina_bol" ]
|
||||
objects = {
|
||||
"_camera": {
|
||||
"active": true,
|
||||
"interactive": true,
|
||||
"state": "default",
|
||||
"target": "player"
|
||||
},
|
||||
"_music": {
|
||||
"active": true,
|
||||
"interactive": true,
|
||||
"playback_position": 8.68027,
|
||||
"state": "res://gymkhana/sounds/music_loop.ogg"
|
||||
},
|
||||
"_sound": {
|
||||
"active": true,
|
||||
"interactive": true,
|
||||
"playback_position": 4.62113,
|
||||
"state": "default"
|
||||
},
|
||||
"_speech": {
|
||||
"active": true,
|
||||
"interactive": true,
|
||||
"state": "default"
|
||||
},
|
||||
"cocina_cuchillos": {
|
||||
"active": true,
|
||||
"custom_data": {
|
||||
"tooltips": {
|
||||
"action1": "Contar los cuchillos",
|
||||
"action2": "Coger un buen cuchillo"
|
||||
}
|
||||
},
|
||||
"interactive": true,
|
||||
"state": "default"
|
||||
},
|
||||
"cocina_debajo_sofa": {
|
||||
"active": false,
|
||||
"custom_data": {
|
||||
"tooltips": {
|
||||
"action1": "Mirar debajo del sofa",
|
||||
"action2": "Meter la mano"
|
||||
}
|
||||
},
|
||||
"interactive": true,
|
||||
"state": "default"
|
||||
},
|
||||
"cocina_fregadero_der": {
|
||||
"active": true,
|
||||
"custom_data": {
|
||||
"tooltips": {
|
||||
"action1": "Mirar fregadero",
|
||||
"action2": "Usar"
|
||||
}
|
||||
},
|
||||
"interactive": true,
|
||||
"state": "default"
|
||||
},
|
||||
"cocina_fregadero_izq": {
|
||||
"active": true,
|
||||
"custom_data": {
|
||||
"tooltips": {
|
||||
"action1": "Mirar el fregadero",
|
||||
"action2": "Usar"
|
||||
}
|
||||
},
|
||||
"interactive": true,
|
||||
"state": "default"
|
||||
},
|
||||
"cocina_patata": {
|
||||
"active": false,
|
||||
"custom_data": {
|
||||
"count_textures": [ {
|
||||
"start": 1,
|
||||
"texture": "res://gymkhana/items/inventory/assets/turno_cocina_patata.png"
|
||||
}, {
|
||||
"start": 2,
|
||||
"texture": "res://gymkhana/items/inventory/assets/turno_cocina_dos_patatas.png"
|
||||
}, {
|
||||
"start": 3,
|
||||
"texture": "res://gymkhana/items/inventory/assets/turno_cocina_tres_patatas.png"
|
||||
}, {
|
||||
"start": 4,
|
||||
"texture": "res://gymkhana/items/inventory/assets/turno_cocina_cuatro_patatas.png"
|
||||
} ],
|
||||
"tooltips": {
|
||||
"action1": "Admirar la patata",
|
||||
"action2": "Cogerla"
|
||||
}
|
||||
},
|
||||
"interactive": true,
|
||||
"state": "default"
|
||||
},
|
||||
"cocina_puerta_delante": {
|
||||
"active": true,
|
||||
"custom_data": {
|
||||
"tooltips": {
|
||||
"action1": "Salir de la cocina"
|
||||
}
|
||||
},
|
||||
"interactive": true,
|
||||
"state": "default"
|
||||
},
|
||||
"cocina_puerta_detras": {
|
||||
"active": true,
|
||||
"custom_data": {
|
||||
"tooltips": {
|
||||
"action1": "Ir detrás"
|
||||
}
|
||||
},
|
||||
"interactive": true,
|
||||
"state": "default"
|
||||
},
|
||||
"player": {
|
||||
"active": true,
|
||||
"custom_data": {
|
||||
},
|
||||
"global_transform": Transform2D( 1.17137, 0, 0, 1.17137, 1649.23, 555.149 ),
|
||||
"interactive": false,
|
||||
"last_deg": 111,
|
||||
"last_dir": 5,
|
||||
"state": "speak_down"
|
||||
},
|
||||
"puerta_delante_start": {
|
||||
"active": true,
|
||||
"interactive": true,
|
||||
"state": "default"
|
||||
},
|
||||
"puerta_detras_start": {
|
||||
"active": true,
|
||||
"interactive": true,
|
||||
"state": "default"
|
||||
},
|
||||
"turno_cocina_bol": {
|
||||
"active": false,
|
||||
"custom_data": {
|
||||
"tooltips": {
|
||||
"action1": "Coger un bol",
|
||||
"action3": "Mirar",
|
||||
"action4": "Usar"
|
||||
}
|
||||
},
|
||||
"interactive": true,
|
||||
"state": "default"
|
||||
},
|
||||
"turno_cocina_cocina_gas": {
|
||||
"active": true,
|
||||
"custom_data": {
|
||||
"tooltips": {
|
||||
"action1": "Mirar",
|
||||
"action2": "Encender"
|
||||
}
|
||||
},
|
||||
"interactive": true,
|
||||
"state": "apagado"
|
||||
},
|
||||
"turno_cocina_cuchillo": {
|
||||
"active": true,
|
||||
"custom_data": {
|
||||
"tooltips": {
|
||||
"action3": "Mirar",
|
||||
"action4": "Usar"
|
||||
}
|
||||
},
|
||||
"interactive": true,
|
||||
"state": "default"
|
||||
},
|
||||
"turno_cocina_cuerno": {
|
||||
"active": true,
|
||||
"custom_data": {
|
||||
"tooltips": {
|
||||
"action1": "Mirar el cuerno",
|
||||
"action2": "Coger el cuerno",
|
||||
"action3": "Mirar el cuerno",
|
||||
"action4": "Tocar el cuerno"
|
||||
}
|
||||
},
|
||||
"interactive": true,
|
||||
"state": "default"
|
||||
},
|
||||
"turno_cocina_economica": {
|
||||
"active": false,
|
||||
"custom_data": {
|
||||
"tooltips": {
|
||||
"action1": "Mirar",
|
||||
"action2": "Usar"
|
||||
}
|
||||
},
|
||||
"interactive": true,
|
||||
"state": "default"
|
||||
},
|
||||
"turno_cocina_libro_de_cocina": {
|
||||
"active": false,
|
||||
"custom_data": {
|
||||
"tooltips": {
|
||||
"action1": "Mirar",
|
||||
"action2": "Coger",
|
||||
"action3": "Leer"
|
||||
}
|
||||
},
|
||||
"interactive": true,
|
||||
"state": "default"
|
||||
},
|
||||
"turno_cocina_mechero": {
|
||||
"active": false,
|
||||
"custom_data": {
|
||||
"tooltips": {
|
||||
"action1": "Mirar",
|
||||
"action2": "Coger",
|
||||
"action3": "Mirar",
|
||||
"action4": "Usar"
|
||||
}
|
||||
},
|
||||
"interactive": true,
|
||||
"state": "default"
|
||||
},
|
||||
"turno_cocina_olla_llena": {
|
||||
"active": true,
|
||||
"custom_data": {
|
||||
"tooltips": {
|
||||
"action1": "Mirar dentro",
|
||||
"action3": "Mirar",
|
||||
"action4": "Usar"
|
||||
}
|
||||
},
|
||||
"interactive": true,
|
||||
"state": "default"
|
||||
},
|
||||
"turno_cocina_patata": {
|
||||
"active": true,
|
||||
"custom_data": {
|
||||
"count": 4,
|
||||
"count_textures": [ {
|
||||
"start": 1,
|
||||
"texture": "res://gymkhana/items/inventory/assets/turno_cocina_patata.png"
|
||||
}, {
|
||||
"start": 2,
|
||||
"texture": "res://gymkhana/items/inventory/assets/turno_cocina_dos_patatas.png"
|
||||
}, {
|
||||
"start": 3,
|
||||
"texture": "res://gymkhana/items/inventory/assets/turno_cocina_tres_patatas.png"
|
||||
}, {
|
||||
"start": 4,
|
||||
"texture": "res://gymkhana/items/inventory/assets/turno_cocina_cuatro_patatas.png"
|
||||
} ],
|
||||
"tooltips": {
|
||||
"action3": "Contar las patatas",
|
||||
"action4": "Usar"
|
||||
}
|
||||
},
|
||||
"interactive": true,
|
||||
"state": "default"
|
||||
},
|
||||
"turno_cocina_peso": {
|
||||
"active": false,
|
||||
"custom_data": {
|
||||
"tooltips": {
|
||||
"action1": "¿Que es esto?",
|
||||
"action2": "Coger",
|
||||
"action3": "Mirar",
|
||||
"action4": "Usar"
|
||||
}
|
||||
},
|
||||
"interactive": true,
|
||||
"state": "default"
|
||||
}
|
||||
}
|
||||
events = {
|
||||
"events_queue": {
|
||||
"_front": [ ],
|
||||
"intro_dialog2_channel": [ ],
|
||||
"intro_dialog_channel": [ ]
|
||||
},
|
||||
"sched_events": [ ]
|
||||
}
|
||||
terrain_navpolys = {
|
||||
"cocina": {
|
||||
"NavigationPolygonInstance": true
|
||||
}
|
||||
}
|
||||
settings = {
|
||||
"custom_settings": {
|
||||
"a_custom_setting": 100
|
||||
},
|
||||
"escoria_version": "1.0.0",
|
||||
"fullscreen": false,
|
||||
"master_volume": 0.391,
|
||||
"music_volume": 0.649,
|
||||
"sfx_volume": 1.0,
|
||||
"speech_enabled": true,
|
||||
"speech_volume": 1.0,
|
||||
"text_lang": "es",
|
||||
"voice_lang": "fr_FR"
|
||||
}
|
||||
custom_data = {
|
||||
"ui_type": "rtmi-ui"
|
||||
}
|
||||
@@ -1,322 +0,0 @@
|
||||
[gd_resource type="Resource" load_steps=2 format=2]
|
||||
|
||||
[ext_resource path="res://addons/escoria-core/game/core-scripts/save_data/esc_savegame.gd" type="Script" id=1]
|
||||
|
||||
[resource]
|
||||
script = ExtResource( 1 )
|
||||
escoria_version = "1.0.0"
|
||||
game_version = "0.1.0"
|
||||
name = "Lentejas listas"
|
||||
date = {
|
||||
"day": 21,
|
||||
"dst": false,
|
||||
"hour": 22,
|
||||
"minute": 33,
|
||||
"month": 3,
|
||||
"second": 54,
|
||||
"weekday": 4,
|
||||
"year": 2024
|
||||
}
|
||||
main = {
|
||||
"current_scene_filename": "res://gymkhana/rooms/turno_cocina/cocina/cocina.tscn",
|
||||
"last_scene_global_id": ""
|
||||
}
|
||||
globals = {
|
||||
"ESC_CURRENT_SCENE": "cocina",
|
||||
"ESC_DIALOG_CHOSEN_OPTION": "Ya he hecho las lentejas!",
|
||||
"ESC_LAST_SCENE": "cocina_delante",
|
||||
"FORCE_LAST_SCENE_NULL": false,
|
||||
"_COUNT_turno_cocina_patata": 4,
|
||||
"cocina_debajo_sofa_picked": true,
|
||||
"cocina_delante_intro_played": true,
|
||||
"cocina_intro_played": true,
|
||||
"cocina_patata_picked": true,
|
||||
"intro_dialog2_playing": false,
|
||||
"new_game": true,
|
||||
"turno_cocina_cocina_gas_encendida": false,
|
||||
"turno_cocina_cuchillo_en_inventario": true,
|
||||
"turno_cocina_economica_con_madera": true,
|
||||
"turno_cocina_economica_con_olla": true,
|
||||
"turno_cocina_economica_encendida": true,
|
||||
"turno_cocina_eneko_catando": false,
|
||||
"turno_cocina_frontal_debajo_sofa": true,
|
||||
"turno_cocina_ingrediente_ajo_cogido": true,
|
||||
"turno_cocina_ingrediente_ajo_en_lentejas": true,
|
||||
"turno_cocina_ingrediente_lentejas": true,
|
||||
"turno_cocina_ingrediente_patatas": true,
|
||||
"turno_cocina_ingrediente_romero": false,
|
||||
"turno_cocina_libro_leido_count": 0,
|
||||
"turno_cocina_patata_grande_picked": true
|
||||
}
|
||||
inventory = [ "turno_cocina_frontal", "turno_cocina_libro_de_cocina", "turno_cocina_cuchillo", "turno_cocina_mechero", "turno_cocina_peso", "turno_cocina_bol" ]
|
||||
objects = {
|
||||
"_camera": {
|
||||
"active": true,
|
||||
"interactive": true,
|
||||
"state": "default",
|
||||
"target": "player"
|
||||
},
|
||||
"_music": {
|
||||
"active": true,
|
||||
"interactive": true,
|
||||
"playback_position": 20.2657,
|
||||
"state": "res://gymkhana/sounds/music_loop.ogg"
|
||||
},
|
||||
"_sound": {
|
||||
"active": true,
|
||||
"interactive": true,
|
||||
"playback_position": 4.62113,
|
||||
"state": "default"
|
||||
},
|
||||
"_speech": {
|
||||
"active": true,
|
||||
"interactive": true,
|
||||
"state": "default"
|
||||
},
|
||||
"cocina_cuchillos": {
|
||||
"active": true,
|
||||
"custom_data": {
|
||||
"tooltips": {
|
||||
"action1": "Contar los cuchillos",
|
||||
"action2": "Coger un buen cuchillo"
|
||||
}
|
||||
},
|
||||
"interactive": true,
|
||||
"state": "default"
|
||||
},
|
||||
"cocina_debajo_sofa": {
|
||||
"active": false,
|
||||
"custom_data": {
|
||||
"tooltips": {
|
||||
"action1": "Mirar debajo del sofa",
|
||||
"action2": "Meter la mano"
|
||||
}
|
||||
},
|
||||
"interactive": true,
|
||||
"state": "default"
|
||||
},
|
||||
"cocina_fregadero_der": {
|
||||
"active": true,
|
||||
"custom_data": {
|
||||
"tooltips": {
|
||||
"action1": "Mirar fregadero",
|
||||
"action2": "Usar"
|
||||
}
|
||||
},
|
||||
"interactive": true,
|
||||
"state": "default"
|
||||
},
|
||||
"cocina_fregadero_izq": {
|
||||
"active": true,
|
||||
"custom_data": {
|
||||
"tooltips": {
|
||||
"action1": "Mirar el fregadero",
|
||||
"action2": "Usar"
|
||||
}
|
||||
},
|
||||
"interactive": true,
|
||||
"state": "default"
|
||||
},
|
||||
"cocina_patata": {
|
||||
"active": false,
|
||||
"custom_data": {
|
||||
"count_textures": [ {
|
||||
"start": 1,
|
||||
"texture": "res://gymkhana/items/inventory/assets/turno_cocina_patata.png"
|
||||
}, {
|
||||
"start": 2,
|
||||
"texture": "res://gymkhana/items/inventory/assets/turno_cocina_dos_patatas.png"
|
||||
}, {
|
||||
"start": 3,
|
||||
"texture": "res://gymkhana/items/inventory/assets/turno_cocina_tres_patatas.png"
|
||||
}, {
|
||||
"start": 4,
|
||||
"texture": "res://gymkhana/items/inventory/assets/turno_cocina_cuatro_patatas.png"
|
||||
} ],
|
||||
"tooltips": {
|
||||
"action1": "Admirar la patata",
|
||||
"action2": "Cogerla"
|
||||
}
|
||||
},
|
||||
"interactive": true,
|
||||
"state": "default"
|
||||
},
|
||||
"cocina_puerta_delante": {
|
||||
"active": true,
|
||||
"custom_data": {
|
||||
"tooltips": {
|
||||
"action1": "Salir de la cocina"
|
||||
}
|
||||
},
|
||||
"interactive": true,
|
||||
"state": "default"
|
||||
},
|
||||
"cocina_puerta_detras": {
|
||||
"active": true,
|
||||
"custom_data": {
|
||||
"tooltips": {
|
||||
"action1": "Ir detrás"
|
||||
}
|
||||
},
|
||||
"interactive": true,
|
||||
"state": "default"
|
||||
},
|
||||
"player": {
|
||||
"active": true,
|
||||
"custom_data": {
|
||||
},
|
||||
"global_transform": Transform2D( 1.06353, 0, 0, 1.06353, 2452.59, 516 ),
|
||||
"interactive": false,
|
||||
"last_deg": 21,
|
||||
"last_dir": 3,
|
||||
"state": "speak_down"
|
||||
},
|
||||
"puerta_delante_start": {
|
||||
"active": true,
|
||||
"interactive": true,
|
||||
"state": "default"
|
||||
},
|
||||
"puerta_detras_start": {
|
||||
"active": true,
|
||||
"interactive": true,
|
||||
"state": "default"
|
||||
},
|
||||
"turno_cocina_bol": {
|
||||
"active": false,
|
||||
"custom_data": {
|
||||
"tooltips": {
|
||||
"action1": "Coger un bol",
|
||||
"action3": "Mirar",
|
||||
"action4": "Usar"
|
||||
}
|
||||
},
|
||||
"interactive": true,
|
||||
"state": "default"
|
||||
},
|
||||
"turno_cocina_cocina_gas": {
|
||||
"active": true,
|
||||
"custom_data": {
|
||||
"tooltips": {
|
||||
"action1": "Mirar",
|
||||
"action2": "Encender"
|
||||
}
|
||||
},
|
||||
"interactive": true,
|
||||
"state": "apagado"
|
||||
},
|
||||
"turno_cocina_cuchillo": {
|
||||
"active": true,
|
||||
"custom_data": {
|
||||
"tooltips": {
|
||||
"action3": "Mirar",
|
||||
"action4": "Usar"
|
||||
}
|
||||
},
|
||||
"interactive": true,
|
||||
"state": "default"
|
||||
},
|
||||
"turno_cocina_cuerno": {
|
||||
"active": true,
|
||||
"custom_data": {
|
||||
"tooltips": {
|
||||
"action1": "Mirar el cuerno",
|
||||
"action2": "Coger el cuerno",
|
||||
"action3": "Mirar",
|
||||
"action4": "Usar"
|
||||
}
|
||||
},
|
||||
"interactive": true,
|
||||
"state": "default"
|
||||
},
|
||||
"turno_cocina_economica": {
|
||||
"active": false,
|
||||
"custom_data": {
|
||||
"tooltips": {
|
||||
"action1": "Mirar",
|
||||
"action2": "Usar"
|
||||
}
|
||||
},
|
||||
"interactive": true,
|
||||
"state": "default"
|
||||
},
|
||||
"turno_cocina_libro_de_cocina": {
|
||||
"active": false,
|
||||
"custom_data": {
|
||||
"tooltips": {
|
||||
"action1": "Mirar",
|
||||
"action2": "Coger",
|
||||
"action3": "Leer"
|
||||
}
|
||||
},
|
||||
"interactive": true,
|
||||
"state": "default"
|
||||
},
|
||||
"turno_cocina_mechero": {
|
||||
"active": false,
|
||||
"custom_data": {
|
||||
"tooltips": {
|
||||
"action1": "Mirar",
|
||||
"action2": "Coger",
|
||||
"action3": "Mirar",
|
||||
"action4": "Usar"
|
||||
}
|
||||
},
|
||||
"interactive": true,
|
||||
"state": "default"
|
||||
},
|
||||
"turno_cocina_olla_llena": {
|
||||
"active": true,
|
||||
"custom_data": {
|
||||
"tooltips": {
|
||||
"action1": "Mirar dentro",
|
||||
"action3": "Mirar",
|
||||
"action4": "Usar"
|
||||
}
|
||||
},
|
||||
"interactive": true,
|
||||
"state": "default"
|
||||
},
|
||||
"turno_cocina_peso": {
|
||||
"active": false,
|
||||
"custom_data": {
|
||||
"tooltips": {
|
||||
"action1": "¿Que es esto?",
|
||||
"action2": "Coger",
|
||||
"action3": "Mirar",
|
||||
"action4": "Usar"
|
||||
}
|
||||
},
|
||||
"interactive": true,
|
||||
"state": "default"
|
||||
}
|
||||
}
|
||||
events = {
|
||||
"events_queue": {
|
||||
"_front": [ ],
|
||||
"intro_dialog2_channel": [ ],
|
||||
"intro_dialog_channel": [ ]
|
||||
},
|
||||
"sched_events": [ ]
|
||||
}
|
||||
terrain_navpolys = {
|
||||
"cocina": {
|
||||
"NavigationPolygonInstance": true
|
||||
}
|
||||
}
|
||||
settings = {
|
||||
"custom_settings": {
|
||||
"a_custom_setting": 100
|
||||
},
|
||||
"escoria_version": "1.0.0",
|
||||
"fullscreen": false,
|
||||
"master_volume": 0.391,
|
||||
"music_volume": 0.649,
|
||||
"sfx_volume": 1.0,
|
||||
"speech_enabled": true,
|
||||
"speech_volume": 1.0,
|
||||
"text_lang": "es",
|
||||
"voice_lang": "fr_FR"
|
||||
}
|
||||
custom_data = {
|
||||
"ui_type": "rtmi-ui"
|
||||
}
|
||||
@@ -1,392 +0,0 @@
|
||||
[gd_resource type="Resource" load_steps=2 format=2]
|
||||
|
||||
[ext_resource path="res://addons/escoria-core/game/core-scripts/save_data/esc_savegame.gd" type="Script" id=1]
|
||||
|
||||
[resource]
|
||||
script = ExtResource( 1 )
|
||||
escoria_version = "1.0.0"
|
||||
game_version = "0.1.0"
|
||||
name = "Lentejas en inventario"
|
||||
date = {
|
||||
"day": 26,
|
||||
"dst": false,
|
||||
"hour": 22,
|
||||
"minute": 50,
|
||||
"month": 3,
|
||||
"second": 44,
|
||||
"weekday": 2,
|
||||
"year": 2024
|
||||
}
|
||||
main = {
|
||||
"current_scene_filename": "res://gymkhana/rooms/turno_cocina/cocina/cocina.tscn",
|
||||
"last_scene_global_id": ""
|
||||
}
|
||||
globals = {
|
||||
"ESC_CURRENT_SCENE": "cocina",
|
||||
"ESC_DIALOG_CHOSEN_OPTION": "¿Que te parece que haga la comida?",
|
||||
"ESC_LAST_SCENE": "cocina_delante",
|
||||
"FORCE_LAST_SCENE_NULL": false,
|
||||
"_COUNT_turno_cocina_patata": 4,
|
||||
"cocina_debajo_sofa_picked": true,
|
||||
"cocina_delante_intro_played": true,
|
||||
"cocina_intro_played": true,
|
||||
"cocina_patata_picked": true,
|
||||
"intro_dialog2_playing": false,
|
||||
"new_game": true,
|
||||
"turno_cocina_cuchillo_en_inventario": true,
|
||||
"turno_cocina_economica_con_madera": true,
|
||||
"turno_cocina_economica_con_olla": true,
|
||||
"turno_cocina_eneko_catando": false,
|
||||
"turno_cocina_frontal_debajo_sofa": true,
|
||||
"turno_cocina_ingrediente_ajo_en_lentejas": false,
|
||||
"turno_cocina_ingrediente_lentejas": false,
|
||||
"turno_cocina_ingrediente_patatas": false,
|
||||
"turno_cocina_ingrediente_romero": false,
|
||||
"turno_cocina_libro_leido_count": 0,
|
||||
"turno_cocina_patata_grande_picked": true
|
||||
}
|
||||
inventory = [ "turno_cocina_frontal", "turno_cocina_libro_de_cocina", "turno_cocina_patata", "turno_cocina_cuchillo", "turno_cocina_carton", "turno_cocina_peso", "turno_cocina_bol_lentejas" ]
|
||||
objects = {
|
||||
"_camera": {
|
||||
"active": true,
|
||||
"interactive": true,
|
||||
"state": "default",
|
||||
"target": "player"
|
||||
},
|
||||
"_music": {
|
||||
"active": true,
|
||||
"interactive": true,
|
||||
"playback_position": 6.4924,
|
||||
"state": "res://gymkhana/sounds/music_loop.ogg"
|
||||
},
|
||||
"_sound": {
|
||||
"active": true,
|
||||
"interactive": true,
|
||||
"playback_position": 4.62113,
|
||||
"state": "default"
|
||||
},
|
||||
"_speech": {
|
||||
"active": true,
|
||||
"interactive": true,
|
||||
"state": "default"
|
||||
},
|
||||
"cocina_cuchillos": {
|
||||
"active": true,
|
||||
"custom_data": {
|
||||
"tooltips": {
|
||||
"action1": "Contar los cuchillos",
|
||||
"action2": "Coger un buen cuchillo"
|
||||
}
|
||||
},
|
||||
"interactive": true,
|
||||
"state": "default"
|
||||
},
|
||||
"cocina_debajo_sofa": {
|
||||
"active": false,
|
||||
"custom_data": {
|
||||
"tooltips": {
|
||||
"action1": "Mirar debajo del sofa",
|
||||
"action2": "Meter la mano"
|
||||
}
|
||||
},
|
||||
"interactive": true,
|
||||
"state": "default"
|
||||
},
|
||||
"cocina_fregadero_der": {
|
||||
"active": true,
|
||||
"custom_data": {
|
||||
"tooltips": {
|
||||
"action1": "Mirar fregadero",
|
||||
"action2": "Usar"
|
||||
}
|
||||
},
|
||||
"interactive": true,
|
||||
"state": "default"
|
||||
},
|
||||
"cocina_fregadero_izq": {
|
||||
"active": true,
|
||||
"custom_data": {
|
||||
"tooltips": {
|
||||
"action1": "Mirar el fregadero",
|
||||
"action2": "Usar"
|
||||
}
|
||||
},
|
||||
"interactive": true,
|
||||
"state": "default"
|
||||
},
|
||||
"cocina_patata": {
|
||||
"active": false,
|
||||
"custom_data": {
|
||||
"count_textures": [ {
|
||||
"start": 1,
|
||||
"texture": "res://gymkhana/items/inventory/assets/turno_cocina_patata.png"
|
||||
}, {
|
||||
"start": 2,
|
||||
"texture": "res://gymkhana/items/inventory/assets/turno_cocina_dos_patatas.png"
|
||||
}, {
|
||||
"start": 3,
|
||||
"texture": "res://gymkhana/items/inventory/assets/turno_cocina_tres_patatas.png"
|
||||
}, {
|
||||
"start": 4,
|
||||
"texture": "res://gymkhana/items/inventory/assets/turno_cocina_cuatro_patatas.png"
|
||||
} ],
|
||||
"tooltips": {
|
||||
"action1": "Admirar la patata",
|
||||
"action2": "Cogerla"
|
||||
}
|
||||
},
|
||||
"interactive": true,
|
||||
"state": "default"
|
||||
},
|
||||
"cocina_puerta_delante": {
|
||||
"active": true,
|
||||
"custom_data": {
|
||||
"tooltips": {
|
||||
"action1": "Salir de la cocina"
|
||||
}
|
||||
},
|
||||
"interactive": true,
|
||||
"state": "default"
|
||||
},
|
||||
"cocina_puerta_detras": {
|
||||
"active": true,
|
||||
"custom_data": {
|
||||
"tooltips": {
|
||||
"action1": "Ir detrás"
|
||||
}
|
||||
},
|
||||
"interactive": true,
|
||||
"state": "default"
|
||||
},
|
||||
"player": {
|
||||
"active": true,
|
||||
"custom_data": {
|
||||
},
|
||||
"global_transform": Transform2D( 1.19725, 0, 0, 1.19725, 1747.81, 565.068 ),
|
||||
"interactive": false,
|
||||
"last_deg": 111,
|
||||
"last_dir": 5,
|
||||
"state": "speak_down"
|
||||
},
|
||||
"puerta_delante_start": {
|
||||
"active": true,
|
||||
"interactive": true,
|
||||
"state": "default"
|
||||
},
|
||||
"puerta_detras_start": {
|
||||
"active": true,
|
||||
"interactive": true,
|
||||
"state": "default"
|
||||
},
|
||||
"turno_cocina_bol": {
|
||||
"active": false,
|
||||
"custom_data": {
|
||||
"tooltips": {
|
||||
"action1": "Coger un bol",
|
||||
"action3": "Mirar",
|
||||
"action4": "Usar"
|
||||
}
|
||||
},
|
||||
"interactive": true,
|
||||
"state": "default"
|
||||
},
|
||||
"turno_cocina_carton": {
|
||||
"active": false,
|
||||
"custom_data": {
|
||||
"tooltips": {
|
||||
"action1": "Mirar",
|
||||
"action2": "Coger",
|
||||
"action3": "Mirar",
|
||||
"action4": "Usar"
|
||||
}
|
||||
},
|
||||
"interactive": true,
|
||||
"state": "default"
|
||||
},
|
||||
"turno_cocina_cocina_gas": {
|
||||
"active": true,
|
||||
"custom_data": {
|
||||
"tooltips": {
|
||||
"action1": "Mirar",
|
||||
"action2": "Encender"
|
||||
}
|
||||
},
|
||||
"interactive": true,
|
||||
"state": "apagado"
|
||||
},
|
||||
"turno_cocina_cuchillo": {
|
||||
"active": true,
|
||||
"custom_data": {
|
||||
"tooltips": {
|
||||
"action3": "Mirar",
|
||||
"action4": "Usar"
|
||||
}
|
||||
},
|
||||
"interactive": true,
|
||||
"state": "default"
|
||||
},
|
||||
"turno_cocina_cuerno": {
|
||||
"active": true,
|
||||
"custom_data": {
|
||||
"tooltips": {
|
||||
"action1": "Mirar el cuerno",
|
||||
"action2": "Coger el cuerno",
|
||||
"action3": "Mirar el cuerno",
|
||||
"action4": "Tocar el cuerno"
|
||||
}
|
||||
},
|
||||
"interactive": true,
|
||||
"state": "default"
|
||||
},
|
||||
"turno_cocina_economica": {
|
||||
"active": false,
|
||||
"custom_data": {
|
||||
"tooltips": {
|
||||
"action1": "Mirar",
|
||||
"action2": "Usar"
|
||||
}
|
||||
},
|
||||
"interactive": true,
|
||||
"state": "default"
|
||||
},
|
||||
"turno_cocina_frontal": {
|
||||
"active": true,
|
||||
"custom_data": {
|
||||
"tooltips": {
|
||||
"action3": "frontal_action3",
|
||||
"action4": "Usar"
|
||||
}
|
||||
},
|
||||
"interactive": true,
|
||||
"state": "default"
|
||||
},
|
||||
"turno_cocina_libro_de_cocina": {
|
||||
"active": false,
|
||||
"custom_data": {
|
||||
"tooltips": {
|
||||
"action1": "Mirar",
|
||||
"action2": "Coger",
|
||||
"action3": "Leer"
|
||||
}
|
||||
},
|
||||
"interactive": true,
|
||||
"state": "default"
|
||||
},
|
||||
"turno_cocina_madera": {
|
||||
"active": false,
|
||||
"custom_data": {
|
||||
"tooltips": {
|
||||
"action1": "cocina_delante_madera_action1",
|
||||
"action2": "cocina_delante_madera_action2",
|
||||
"action3": "cocina_delante_madera_action3",
|
||||
"action4": "cocina_delante_madera_action4"
|
||||
}
|
||||
},
|
||||
"interactive": true,
|
||||
"state": "default"
|
||||
},
|
||||
"turno_cocina_mechero": {
|
||||
"active": false,
|
||||
"custom_data": {
|
||||
"tooltips": {
|
||||
"action1": "Mirar",
|
||||
"action2": "Coger",
|
||||
"action3": "Mirar",
|
||||
"action4": "Usar"
|
||||
}
|
||||
},
|
||||
"interactive": true,
|
||||
"state": "default"
|
||||
},
|
||||
"turno_cocina_olla_llena": {
|
||||
"active": true,
|
||||
"custom_data": {
|
||||
"tooltips": {
|
||||
"action1": "Mirar dentro",
|
||||
"action3": "Mirar",
|
||||
"action4": "Usar"
|
||||
}
|
||||
},
|
||||
"interactive": true,
|
||||
"state": "default"
|
||||
},
|
||||
"turno_cocina_olla_vacia": {
|
||||
"active": false,
|
||||
"custom_data": {
|
||||
"tooltips": {
|
||||
"action1": "Mirar",
|
||||
"action2": "Coger",
|
||||
"action3": "Mirar",
|
||||
"action4": "Usar"
|
||||
}
|
||||
},
|
||||
"interactive": true,
|
||||
"state": "default"
|
||||
},
|
||||
"turno_cocina_patata": {
|
||||
"active": true,
|
||||
"custom_data": {
|
||||
"count": 4,
|
||||
"count_textures": [ {
|
||||
"start": 1,
|
||||
"texture": "res://gymkhana/items/inventory/assets/turno_cocina_patata.png"
|
||||
}, {
|
||||
"start": 2,
|
||||
"texture": "res://gymkhana/items/inventory/assets/turno_cocina_dos_patatas.png"
|
||||
}, {
|
||||
"start": 3,
|
||||
"texture": "res://gymkhana/items/inventory/assets/turno_cocina_tres_patatas.png"
|
||||
}, {
|
||||
"start": 4,
|
||||
"texture": "res://gymkhana/items/inventory/assets/turno_cocina_cuatro_patatas.png"
|
||||
} ],
|
||||
"tooltips": {
|
||||
"action3": "Contar las patatas",
|
||||
"action4": "Usar"
|
||||
}
|
||||
},
|
||||
"interactive": true,
|
||||
"state": "default"
|
||||
},
|
||||
"turno_cocina_peso": {
|
||||
"active": false,
|
||||
"custom_data": {
|
||||
"tooltips": {
|
||||
"action1": "¿Que es esto?",
|
||||
"action2": "Coger",
|
||||
"action3": "Mirar",
|
||||
"action4": "Usar"
|
||||
}
|
||||
},
|
||||
"interactive": true,
|
||||
"state": "default"
|
||||
}
|
||||
}
|
||||
events = {
|
||||
"events_queue": {
|
||||
"_front": [ ]
|
||||
},
|
||||
"sched_events": [ ]
|
||||
}
|
||||
terrain_navpolys = {
|
||||
"cocina": {
|
||||
"NavigationPolygonInstance": true
|
||||
}
|
||||
}
|
||||
settings = {
|
||||
"custom_settings": {
|
||||
"a_custom_setting": 100
|
||||
},
|
||||
"escoria_version": "1.0.0",
|
||||
"fullscreen": false,
|
||||
"master_volume": 0.391,
|
||||
"music_volume": 0.649,
|
||||
"sfx_volume": 1.0,
|
||||
"speech_enabled": true,
|
||||
"speech_volume": 1.0,
|
||||
"text_lang": "es",
|
||||
"voice_lang": "fr_FR"
|
||||
}
|
||||
custom_data = {
|
||||
"ui_type": "rtmi-ui"
|
||||
}
|
||||
Reference in New Issue
Block a user