90 lines
1.6 KiB
Plaintext
90 lines
1.6 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 = "0.1.0"
|
|
game_version = "0.1.0"
|
|
name = "testwalk2"
|
|
date = "23/11/2021 20:19"
|
|
main = {
|
|
"current_scene_filename": "res://game/rooms/room15/room15.tscn",
|
|
"last_scene_global_id": ""
|
|
}
|
|
globals = {
|
|
"ANIMATION_RESOURCES": {
|
|
"player": "res://game/characters/mark/mark_animations_weird.tres"
|
|
},
|
|
"BYPASS_LAST_SCENE": false,
|
|
"ESC_LAST_SCENE": "room1",
|
|
"dialog_advance": 0,
|
|
"dialog_popup_advance": 0,
|
|
"room1_visited": true
|
|
}
|
|
objects = {
|
|
"_camera": {
|
|
"active": true,
|
|
"interactive": true,
|
|
"state": "default"
|
|
},
|
|
"_music": {
|
|
"active": true,
|
|
"interactive": true,
|
|
"state": "off"
|
|
},
|
|
"_sound": {
|
|
"active": true,
|
|
"interactive": true,
|
|
"state": "off"
|
|
},
|
|
"_speech": {
|
|
"active": true,
|
|
"interactive": true,
|
|
"state": "default"
|
|
},
|
|
"player": {
|
|
"active": true,
|
|
"global_transform": Transform2D( 1, 0, 0, 1, 606, 441 ),
|
|
"interactive": true,
|
|
"last_deg": 251,
|
|
"last_dir": 6,
|
|
"state": "default"
|
|
},
|
|
"r12_l_exit": {
|
|
"active": true,
|
|
"interactive": true,
|
|
"state": "default"
|
|
},
|
|
"r15_l_exit": {
|
|
"active": true,
|
|
"interactive": true,
|
|
"state": "default"
|
|
},
|
|
"r15_r_exit": {
|
|
"active": true,
|
|
"interactive": true,
|
|
"state": "default"
|
|
},
|
|
"say_long": {
|
|
"active": true,
|
|
"interactive": true,
|
|
"state": "default"
|
|
},
|
|
"say_long_left": {
|
|
"active": true,
|
|
"interactive": true,
|
|
"state": "default"
|
|
},
|
|
"start": {
|
|
"active": true,
|
|
"interactive": true,
|
|
"state": "default"
|
|
},
|
|
"switch_animation": {
|
|
"active": true,
|
|
"interactive": true,
|
|
"state": "default"
|
|
}
|
|
}
|