188 lines
4.6 KiB
Plaintext
188 lines
4.6 KiB
Plaintext
[gd_resource type="Resource" load_steps=50 format=2]
|
|
|
|
[ext_resource path="res://src/Utilities/GlobalStateResource.gd" type="Script" id=1]
|
|
|
|
[sub_resource type="InputEventKey" id=1]
|
|
scancode = 16777237
|
|
|
|
[sub_resource type="InputEventJoypadButton" id=2]
|
|
button_index = 1
|
|
|
|
[sub_resource type="InputEventMouseButton" id=3]
|
|
button_index = 1
|
|
|
|
[sub_resource type="InputEventJoypadButton" id=4]
|
|
button_index = 13
|
|
|
|
[sub_resource type="InputEventJoypadMotion" id=5]
|
|
axis = 1
|
|
axis_value = 1.0
|
|
|
|
[sub_resource type="InputEventKey" id=6]
|
|
physical_scancode = 83
|
|
|
|
[sub_resource type="InputEventKey" id=7]
|
|
physical_scancode = 16777234
|
|
|
|
[sub_resource type="InputEventKey" id=8]
|
|
physical_scancode = 69
|
|
|
|
[sub_resource type="InputEventKey" id=9]
|
|
physical_scancode = 16777221
|
|
|
|
[sub_resource type="InputEventJoypadButton" id=10]
|
|
button_index = 2
|
|
|
|
[sub_resource type="InputEventKey" id=11]
|
|
scancode = 32
|
|
|
|
[sub_resource type="InputEventJoypadButton" id=12]
|
|
|
|
[sub_resource type="InputEventKey" id=13]
|
|
physical_scancode = 16777232
|
|
|
|
[sub_resource type="InputEventJoypadMotion" id=14]
|
|
axis_value = -1.0
|
|
|
|
[sub_resource type="InputEventKey" id=15]
|
|
scancode = 65
|
|
|
|
[sub_resource type="InputEventJoypadButton" id=16]
|
|
device = -1
|
|
button_index = 14
|
|
|
|
[sub_resource type="InputEventKey" id=17]
|
|
physical_scancode = 16777231
|
|
|
|
[sub_resource type="InputEventKey" id=18]
|
|
scancode = 68
|
|
|
|
[sub_resource type="InputEventJoypadMotion" id=19]
|
|
axis_value = 1.0
|
|
|
|
[sub_resource type="InputEventJoypadButton" id=20]
|
|
device = -1
|
|
button_index = 15
|
|
|
|
[sub_resource type="InputEventKey" id=21]
|
|
physical_scancode = 16777233
|
|
|
|
[sub_resource type="InputEventKey" id=22]
|
|
scancode = 16777217
|
|
|
|
[sub_resource type="InputEventJoypadButton" id=23]
|
|
button_index = 11
|
|
|
|
[sub_resource type="InputEventKey" id=24]
|
|
scancode = 16777221
|
|
|
|
[sub_resource type="InputEventKey" id=25]
|
|
scancode = 32
|
|
|
|
[sub_resource type="InputEventJoypadButton" id=26]
|
|
|
|
[sub_resource type="InputEventKey" id=27]
|
|
scancode = 16777217
|
|
|
|
[sub_resource type="InputEventJoypadButton" id=28]
|
|
button_index = 1
|
|
|
|
[sub_resource type="InputEventKey" id=29]
|
|
scancode = 16777234
|
|
|
|
[sub_resource type="InputEventJoypadButton" id=30]
|
|
button_index = 13
|
|
|
|
[sub_resource type="InputEventKey" id=31]
|
|
scancode = 16777230
|
|
|
|
[sub_resource type="InputEventKey" id=32]
|
|
scancode = 16777218
|
|
|
|
[sub_resource type="InputEventKey" id=33]
|
|
shift = true
|
|
scancode = 16777218
|
|
|
|
[sub_resource type="InputEventKey" id=34]
|
|
scancode = 16777229
|
|
|
|
[sub_resource type="InputEventKey" id=35]
|
|
scancode = 16777231
|
|
|
|
[sub_resource type="InputEventJoypadButton" id=36]
|
|
button_index = 14
|
|
|
|
[sub_resource type="InputEventKey" id=37]
|
|
scancode = 16777236
|
|
|
|
[sub_resource type="InputEventKey" id=38]
|
|
scancode = 16777235
|
|
|
|
[sub_resource type="InputEventKey" id=39]
|
|
scancode = 16777233
|
|
|
|
[sub_resource type="InputEventJoypadButton" id=40]
|
|
button_index = 15
|
|
|
|
[sub_resource type="InputEventKey" id=41]
|
|
scancode = 32
|
|
|
|
[sub_resource type="InputEventJoypadButton" id=42]
|
|
button_index = 3
|
|
|
|
[sub_resource type="InputEventKey" id=43]
|
|
scancode = 16777232
|
|
|
|
[sub_resource type="InputEventJoypadButton" id=44]
|
|
button_index = 12
|
|
|
|
[sub_resource type="InputEventKey" id=45]
|
|
physical_scancode = 87
|
|
|
|
[sub_resource type="InputEventKey" id=46]
|
|
physical_scancode = 16777232
|
|
|
|
[sub_resource type="InputEventJoypadMotion" id=47]
|
|
axis = 1
|
|
axis_value = -1.0
|
|
|
|
[sub_resource type="InputEventJoypadButton" id=48]
|
|
button_index = 12
|
|
|
|
[resource]
|
|
script = ExtResource( 1 )
|
|
progress_dict = {
|
|
"Level 1": {
|
|
"currency": 0,
|
|
"deaths": 0,
|
|
"frees": 0,
|
|
"kills": 0
|
|
}
|
|
}
|
|
wallet = 0
|
|
input_map = {
|
|
"boost_move": [ SubResource( 1 ), SubResource( 2 ) ],
|
|
"click": [ SubResource( 3 ) ],
|
|
"duck": [ SubResource( 4 ), SubResource( 5 ), SubResource( 6 ), SubResource( 7 ) ],
|
|
"interact": [ SubResource( 8 ), SubResource( 9 ), SubResource( 10 ) ],
|
|
"jump": [ SubResource( 11 ), SubResource( 12 ), SubResource( 13 ) ],
|
|
"move_left": [ SubResource( 14 ), SubResource( 15 ), SubResource( 16 ), SubResource( 17 ) ],
|
|
"move_right": [ SubResource( 18 ), SubResource( 19 ), SubResource( 20 ), SubResource( 21 ) ],
|
|
"pause": [ SubResource( 22 ), SubResource( 23 ) ],
|
|
"ui_accept": [ SubResource( 24 ), SubResource( 25 ), SubResource( 26 ) ],
|
|
"ui_cancel": [ SubResource( 27 ), SubResource( 28 ) ],
|
|
"ui_down": [ SubResource( 29 ), SubResource( 30 ) ],
|
|
"ui_end": [ SubResource( 31 ) ],
|
|
"ui_focus_next": [ SubResource( 32 ) ],
|
|
"ui_focus_prev": [ SubResource( 33 ) ],
|
|
"ui_home": [ SubResource( 34 ) ],
|
|
"ui_left": [ SubResource( 35 ), SubResource( 36 ) ],
|
|
"ui_page_down": [ SubResource( 37 ) ],
|
|
"ui_page_up": [ SubResource( 38 ) ],
|
|
"ui_right": [ SubResource( 39 ), SubResource( 40 ) ],
|
|
"ui_select": [ SubResource( 41 ), SubResource( 42 ) ],
|
|
"ui_up": [ SubResource( 43 ), SubResource( 44 ) ],
|
|
"up": [ SubResource( 45 ), SubResource( 46 ), SubResource( 47 ), SubResource( 48 ) ]
|
|
}
|
|
show_tutorial = false
|