257 lines
4.9 KiB
Plaintext
257 lines
4.9 KiB
Plaintext
[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": 17,
|
|
"dst": false,
|
|
"hour": 17,
|
|
"minute": 37,
|
|
"month": 3,
|
|
"second": 12,
|
|
"weekday": 0,
|
|
"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": 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": 4.32136,
|
|
"state": "res://gymkhana/sounds/music_loop.ogg"
|
|
},
|
|
"_sound": {
|
|
"active": true,
|
|
"interactive": true,
|
|
"playback_position": 0.0,
|
|
"state": "off"
|
|
},
|
|
"_speech": {
|
|
"active": true,
|
|
"interactive": true,
|
|
"state": "default"
|
|
},
|
|
"cocina_cuchillos": {
|
|
"active": true,
|
|
"custom_data": {
|
|
},
|
|
"interactive": true,
|
|
"state": "default"
|
|
},
|
|
"cocina_debajo_sofa": {
|
|
"active": false,
|
|
"custom_data": {
|
|
},
|
|
"interactive": true,
|
|
"state": "default"
|
|
},
|
|
"cocina_fregadero_der": {
|
|
"active": true,
|
|
"custom_data": {
|
|
},
|
|
"interactive": true,
|
|
"state": "default"
|
|
},
|
|
"cocina_fregadero_izq": {
|
|
"active": true,
|
|
"custom_data": {
|
|
},
|
|
"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"
|
|
} ]
|
|
},
|
|
"interactive": true,
|
|
"state": "default"
|
|
},
|
|
"cocina_puerta_delante": {
|
|
"active": true,
|
|
"custom_data": {
|
|
},
|
|
"interactive": true,
|
|
"state": "default"
|
|
},
|
|
"cocina_puerta_detras": {
|
|
"active": true,
|
|
"custom_data": {
|
|
},
|
|
"interactive": true,
|
|
"state": "default"
|
|
},
|
|
"player": {
|
|
"active": true,
|
|
"custom_data": {
|
|
},
|
|
"global_transform": Transform2D( 0.847843, 0, 0, 0.847843, 2412.05, 443.435 ),
|
|
"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": {
|
|
},
|
|
"interactive": true,
|
|
"state": "default"
|
|
},
|
|
"turno_cocina_cocina_gas": {
|
|
"active": true,
|
|
"custom_data": {
|
|
},
|
|
"interactive": true,
|
|
"state": "apagado"
|
|
},
|
|
"turno_cocina_cuerno": {
|
|
"active": true,
|
|
"custom_data": {
|
|
},
|
|
"interactive": true,
|
|
"state": "default"
|
|
},
|
|
"turno_cocina_economica": {
|
|
"active": true,
|
|
"custom_data": {
|
|
},
|
|
"interactive": true,
|
|
"state": "default"
|
|
},
|
|
"turno_cocina_frontal": {
|
|
"active": true,
|
|
"custom_data": {
|
|
},
|
|
"interactive": true,
|
|
"state": "default"
|
|
},
|
|
"turno_cocina_libro_de_cocina": {
|
|
"active": false,
|
|
"custom_data": {
|
|
},
|
|
"interactive": true,
|
|
"state": "default"
|
|
},
|
|
"turno_cocina_olla_llena": {
|
|
"active": false,
|
|
"custom_data": {
|
|
},
|
|
"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"
|
|
} ]
|
|
},
|
|
"interactive": true,
|
|
"state": "default"
|
|
},
|
|
"turno_cocina_peso": {
|
|
"active": true,
|
|
"custom_data": {
|
|
},
|
|
"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": "simplemouse"
|
|
}
|