-
Notifications
You must be signed in to change notification settings - Fork 0
/
project.godot.orig
244 lines (225 loc) · 11.9 KB
/
project.godot.orig
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
; Engine configuration file.
; It's best edited using the editor UI and not directly,
; since the parameters that go here are not all obvious.
;
; Format:
; [section] ; section goes between []
; param=value ; assign values to parameters
config_version=5
[application]
config/name="Novis Iter - Locale"
run/main_scene="res://scenes/ui/start_menu.tscn"
config/features=PackedStringArray("4.2", "Forward Plus")
config/icon="res://icon.svg"
[autoload]
Global="*res://scripts/global.gd"
Dialogic="*res://addons/dialogic/Core/DialogicGameHandler.gd"
[dialogic]
directories/dch_directory={
"Bimbo cane": "res://timelines/tile2/characters/Bimbo cane.dch",
"Bimbo gatto bianco": "res://timelines/tile2/characters/Bimbo gatto bianco.dch",
"Bimbo nero": "res://timelines/tile2/characters/Bimbo nero.dch",
"Bimbo rana": "res://timelines/tile2/characters/Bimbo rana.dch",
"Osservatore": "res://timelines/tile2/characters/Osservatore.dch",
"bird_creature": "res://timelines/tile6/bird_creature.dch",
"creature": "res://timelines/hub1/characters/creature.dch",
"fisherman": "res://timelines/hub1/characters/fisherman.dch",
"grisby": "res://timelines/grisby.dch",
"guardia": "res://timelines/hubs/guardia.dch",
"heran": "res://timelines/hubs/heran.dch",
"leeve": "res://timelines/hubs/leeve.dch",
"ludo": "res://timelines/tile4/characters/ludo.dch",
"remy": "res://timelines/remy.dch",
<<<<<<< HEAD
"remy_example": "res://timelines/remy_example.dch",
=======
>>>>>>> 8fafa8c959dbfd367f30246d4a7f6d3cce1613ce
"shyy": "res://timelines/hubs/shyy.dch",
"tengu": "res://timelines/hubs/tengu.dch",
"tile3_creature": "res://timelines/tile3_creature.dch",
"unknown": "res://timelines/unknown.dch",
"wanderer": "res://timelines/hub1/characters/wanderer.dch",
"wife_grisby": "res://timelines/wife_grisby.dch",
"xenma": "res://timelines/hubs/xenma.dch",
"zach": "res://timelines/hubs/zach.dch"
}
directories/dtl_directory={
"Bimbo cane": "res://timelines/tile2/timelines/Bimbo cane.dtl",
"Bimbo gatto bianco": "res://timelines/tile2/timelines/Bimbo gatto bianco.dtl",
"Bimbo nero": "res://timelines/tile2/timelines/Bimbo nero.dtl",
"Bimbo rana": "res://timelines/tile2/timelines/Bimbo rana.dtl",
"Osservatore": "res://timelines/tile2/timelines/Osservatore.dtl",
"QuestAlert": "res://timelines/tile2/timelines/QuestAlert.dtl",
"bird_drink_coffee_with_soap": "res://timelines/tile6/bird_drink_coffee_with_soap.dtl",
"bird_quest_dialogue": "res://timelines/tile6/bird_quest_dialogue.dtl",
"bird_see_book": "res://timelines/tile6/bird_see_book.dtl",
"bird_see_no_fish": "res://timelines/tile6/bird_see_no_fish.dtl",
"bird_see_player": "res://timelines/tile6/bird_see_player.dtl",
"change_music": "res://timelines/tile6/change_music.dtl",
"creature": "res://timelines/hub1/timelines/creature.dtl",
"creature1": "res://timelines/hubs/creature1.dtl",
"creature2": "res://timelines/hubs/creature2.dtl",
"creature3": "res://timelines/hubs/creature3.dtl",
"dead_end": "res://timelines/tile4/timelines/ludo/dead_end.dtl",
"dino_npc": "res://timelines/tile4/timelines/dino_npc.dtl",
"enter_cave": "res://timelines/tile4/timelines/ludo/enter_cave.dtl",
"entry_dialogue": "res://timelines/tile6/entry_dialogue.dtl",
"exit": "res://timelines/tile6/exit.dtl",
"eyeball_creature": "res://timelines/tile4/timelines/eyeball_creature.dtl",
"final_dialogue": "res://timelines/tile6/final_dialogue.dtl",
"finish": "res://timelines/tile4/timelines/ludo/finish.dtl",
"first_inv_tile": "res://timelines/tile4/timelines/ludo/first_inv_tile.dtl",
"fisherman": "res://timelines/hub1/timelines/fisherman.dtl",
"grisby_dialogue": "res://timelines/grisby_dialogue.dtl",
"guardia_dialogue": "res://timelines/hubs/guardia_dialogue.dtl",
"hooded_figure": "res://timelines/tile4/timelines/hooded_figure.dtl",
"intro": "res://timelines/hub1/timelines/intro.dtl",
"inv_tile_down": "res://timelines/tile4/timelines/ludo/inv_tile_down.dtl",
"inv_tile_dx": "res://timelines/tile4/timelines/ludo/inv_tile_dx.dtl",
"inv_tile_false_down": "res://timelines/tile4/timelines/ludo/inv_tile_false_down.dtl",
"inv_tile_false_sx": "res://timelines/tile4/timelines/ludo/inv_tile_false_sx.dtl",
"inv_tile_false_sx_2": "res://timelines/tile4/timelines/ludo/inv_tile_false_sx_2.dtl",
"inv_tile_false_up": "res://timelines/tile4/timelines/ludo/inv_tile_false_up.dtl",
"inv_tile_sx": "res://timelines/tile4/timelines/ludo/inv_tile_sx.dtl",
"inv_tile_sx_2": "res://timelines/tile4/timelines/ludo/inv_tile_sx_2.dtl",
"inv_tile_up": "res://timelines/tile4/timelines/ludo/inv_tile_up.dtl",
"king_blood": "res://timelines/hubs/clues/king_blood.dtl",
"king_body": "res://timelines/hubs/clues/king_body.dtl",
"king_guard1": "res://timelines/hubs/clues/king_guard1.dtl",
"king_guard2": "res://timelines/hubs/clues/king_guard2.dtl",
"klayton": "res://timelines/hubs/klayton.dtl",
"leeve_dialogue": "res://timelines/hubs/leeve_dialogue.dtl",
"little sign": "res://timelines/tile4/timelines/little sign.dtl",
"little sign behind": "res://timelines/tile4/timelines/little sign behind.dtl",
"ludo": "res://timelines/tile4/timelines/ludo/ludo.dtl",
"miao": "res://timelines/tile4/timelines/miao.dtl",
"mrX_dialogue": "res://timelines/hubs/mrX_dialogue.dtl",
"new_house_entry": "res://timelines/tile6/new_house_entry.dtl",
"noquest_sample_1": "res://timelines/noquest_sample_1.dtl",
"noquest_sample_2": "res://timelines/noquest_sample_2.dtl",
"ops": "res://timelines/tile4/timelines/ludo/ops.dtl",
"remy_dialogue": "res://timelines/remy_dialogue.dtl",
<<<<<<< HEAD
"remy_prova": "res://timelines/remy_prova.dtl",
=======
>>>>>>> 8fafa8c959dbfd367f30246d4a7f6d3cce1613ce
"sample_item_quest": "res://timelines/quests/sample_item_quest.dtl",
"sample_quest": "res://timelines/quests/sample_quest.dtl",
"shy_dialogue": "res://timelines/hubs/shy_dialogue.dtl",
"sign": "res://timelines/tile4/timelines/sign.dtl",
"sign behind": "res://timelines/tile4/timelines/sign behind.dtl",
"soap_in_coffee": "res://timelines/tile6/soap_in_coffee.dtl",
"tengu_dialogue": "res://timelines/hubs/tengu_dialogue.dtl",
"throw_fish": "res://timelines/tile6/throw_fish.dtl",
"tile_3_creature_dialogue": "res://timelines/tile_3_creature_dialogue.dtl",
"tile_condition": "res://timelines/tile_condition.dtl",
"wanderer": "res://timelines/hub1/timelines/wanderer.dtl",
"wanderer2": "res://timelines/hub1/timelines/wanderer.dtl",
"wanderer_bkp": "res://timelines/hub1/timelines/wanderer_bkp.dtl",
"wife_grisby_dialogue": "res://timelines/wife_grisby_dialogue.dtl",
"write_book": "res://timelines/tile6/write_book.dtl",
"xenma_dialogue": "res://timelines/hubs/xenma_dialogue.dtl",
"zach_dialogue": "res://timelines/hubs/zach_dialogue.dtl"
}
layout/style_list=["res://timelines/styles/New_File.tres", "res://timelines/styles/parallelogram.tres"]
layout/default_style="res://timelines/styles/New_File.tres"
text/letter_speed=0.01
text/initial_text_reveal_skippable=true
text/text_reveal_skip_delay=0.1
text/advance_delay=0.1
text/autoadvance_per_character_delay=0.1
text/autoadvance_ignored_characters_enabled=true
animations/join_default_length=0.5
animations/leave_default_length=0.5
animations/leave_default_wait=true
animations/join_default_wait=true
choices/autofocus_first=true
choices/delay=0.2
choices/reveal_delay=0
choices/reveal_by_input=false
save/autosave_delay=60.0
save/encryption_on_exports_only=true
text/autopauses={}
variables={
"battle": true,
"chance": false,
"creature": false,
"creature_action": false,
"dialogue": {
"accepted": false,
"current_stage": 0,
"dialogue_id": 0,
"scelta": false
},
"husband": true,
"quest": false,
"remy": false,
"scelta2": false,
"shooting": false,
"tile6_book_written": false,
"tile6_soap_in_coffee": false
}
glossary/default_case_sensitive=true
[display]
window/size/viewport_width=1920
window/size/viewport_height=1080
window/size/mode=2
[dotnet]
project/assembly_name="Novis Iter"
[editor_plugins]
enabled=PackedStringArray("res://addons/dialogic/plugin.cfg")
[input]
move_right={
"deadzone": 0.5,
"events": [Object(InputEventKey,"resource_local_to_scene":false,"resource_name":"","device":-1,"window_id":0,"alt_pressed":false,"shift_pressed":false,"ctrl_pressed":false,"meta_pressed":false,"pressed":false,"keycode":0,"physical_keycode":68,"key_label":0,"unicode":100,"echo":false,"script":null)
]
}
move_left={
"deadzone": 0.5,
"events": [Object(InputEventKey,"resource_local_to_scene":false,"resource_name":"","device":-1,"window_id":0,"alt_pressed":false,"shift_pressed":false,"ctrl_pressed":false,"meta_pressed":false,"pressed":false,"keycode":0,"physical_keycode":65,"key_label":0,"unicode":97,"echo":false,"script":null)
]
}
move_front={
"deadzone": 0.5,
"events": [Object(InputEventKey,"resource_local_to_scene":false,"resource_name":"","device":-1,"window_id":0,"alt_pressed":false,"shift_pressed":false,"ctrl_pressed":false,"meta_pressed":false,"pressed":false,"keycode":0,"physical_keycode":83,"key_label":0,"unicode":115,"echo":false,"script":null)
]
}
move_back={
"deadzone": 0.5,
"events": [Object(InputEventKey,"resource_local_to_scene":false,"resource_name":"","device":-1,"window_id":0,"alt_pressed":false,"shift_pressed":false,"ctrl_pressed":false,"meta_pressed":false,"pressed":false,"keycode":0,"physical_keycode":87,"key_label":0,"unicode":119,"echo":false,"script":null)
]
}
menu={
"deadzone": 0.5,
"events": [Object(InputEventKey,"resource_local_to_scene":false,"resource_name":"","device":-1,"window_id":0,"alt_pressed":false,"shift_pressed":false,"ctrl_pressed":false,"meta_pressed":false,"pressed":false,"keycode":0,"physical_keycode":4194305,"key_label":0,"unicode":0,"echo":false,"script":null)
]
}
interact={
"deadzone": 0.5,
"events": [Object(InputEventKey,"resource_local_to_scene":false,"resource_name":"","device":-1,"window_id":0,"alt_pressed":false,"shift_pressed":false,"ctrl_pressed":false,"meta_pressed":false,"pressed":false,"keycode":0,"physical_keycode":32,"key_label":0,"unicode":32,"echo":false,"script":null)
]
}
dialogic_default_action={
"deadzone": 0.5,
"events": [Object(InputEventKey,"resource_local_to_scene":false,"resource_name":"","device":0,"window_id":0,"alt_pressed":false,"shift_pressed":false,"ctrl_pressed":false,"meta_pressed":false,"pressed":false,"keycode":4194309,"physical_keycode":0,"key_label":0,"unicode":0,"echo":false,"script":null)
, Object(InputEventMouseButton,"resource_local_to_scene":false,"resource_name":"","device":-1,"window_id":0,"alt_pressed":false,"shift_pressed":false,"ctrl_pressed":false,"meta_pressed":false,"button_mask":0,"position":Vector2(0, 0),"global_position":Vector2(0, 0),"factor":1.0,"button_index":1,"canceled":false,"pressed":true,"double_click":false,"script":null)
, Object(InputEventKey,"resource_local_to_scene":false,"resource_name":"","device":0,"window_id":0,"alt_pressed":false,"shift_pressed":false,"ctrl_pressed":false,"meta_pressed":false,"pressed":false,"keycode":32,"physical_keycode":0,"key_label":0,"unicode":0,"echo":false,"script":null)
, Object(InputEventKey,"resource_local_to_scene":false,"resource_name":"","device":0,"window_id":0,"alt_pressed":false,"shift_pressed":false,"ctrl_pressed":false,"meta_pressed":false,"pressed":false,"keycode":88,"physical_keycode":0,"key_label":0,"unicode":0,"echo":false,"script":null)
, Object(InputEventJoypadButton,"resource_local_to_scene":false,"resource_name":"","device":0,"button_index":0,"pressure":0.0,"pressed":false,"script":null)
]
}
ui_inventory={
"deadzone": 0.5,
"events": [Object(InputEventKey,"resource_local_to_scene":false,"resource_name":"","device":-1,"window_id":0,"alt_pressed":false,"shift_pressed":false,"ctrl_pressed":false,"meta_pressed":false,"pressed":false,"keycode":0,"physical_keycode":69,"key_label":0,"unicode":101,"echo":false,"script":null)
]
}
map={
"deadzone": 0.5,
"events": [Object(InputEventKey,"resource_local_to_scene":false,"resource_name":"","device":-1,"window_id":0,"alt_pressed":false,"shift_pressed":false,"ctrl_pressed":false,"meta_pressed":false,"pressed":false,"keycode":0,"physical_keycode":77,"key_label":0,"unicode":109,"echo":false,"script":null)
]
}
[layer_names]
2d_physics/layer_2="Actionables"
[rendering]
textures/canvas_textures/default_texture_filter=0
environment/defaults/default_clear_color=Color(0.0846899, 0.08469, 0.0846899, 1)