[gd_resource type="Resource" script_class="SaveGame" load_steps=2 format=3] [ext_resource type="Script" path="res://Saving/SaveGame.gd" id="1"] [resource] script = ExtResource("1") id_name = "Coffee Cup" items_found = Array[int]([31, 1, 12, 36, 37, 4, 5, 27, 3, 8, 20, 7, 11, 28, 19, 45, 23, 38, 17, 18, 46, 0, 21, 39, 40, 42, 16, 43, 44, 24, 47, 29]) items_stored = Array[int]([12, 36, 1, 37, 4, 3, 20, 7, 19, 8, 28, 45, 38, 17, 11, 18, 21, 0, 42, 43, 44, 24, 40, 39, 47, 29]) found_levels = Array[int]([7, 2, 16, 3, 15, 5, 6, 18, 10, 19, 9, 12, 8]) cutscenes_played = Array[String](["intro_dialogue_cutscene", "second_floor_cutscene", "credits_shown"]) colours = Color(1, 0.488, 0.2, 1) states_occurred = Array[String](["door_open"]) collect_upgrades = Array[String](["dumbell_1", "dumbell_2", "dumbell_3"]) strength = 23.328 screen_size = Vector2i(620, 480) camera_speed = Vector2(0.04, 0.08) time_scale = 1.0 invert_x_axis = false invert_y_axis = false antidaephobia = false