chore: save aus git entfernt

This commit is contained in:
Jakob Feldmann 2023-06-05 18:22:21 +02:00
parent 18e5deb0d1
commit 8da67ca25e

View File

@ -1,160 +0,0 @@
[gd_resource type="Resource" load_steps=34 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="InputEventKey" id=5]
physical_scancode = 83
[sub_resource type="InputEventJoypadButton" id=4]
button_index = 13
[sub_resource type="InputEventKey" id=6]
physical_scancode = 69
[sub_resource type="InputEventJoypadButton" id=7]
button_index = 2
[sub_resource type="InputEventKey" id=8]
scancode = 32
[sub_resource type="InputEventKey" id=10]
physical_scancode = 16777232
[sub_resource type="InputEventJoypadButton" id=9]
[sub_resource type="InputEventKey" id=11]
scancode = 65
[sub_resource type="InputEventJoypadButton" id=12]
device = -1
button_index = 14
[sub_resource type="InputEventKey" id=13]
scancode = 68
[sub_resource type="InputEventJoypadButton" id=14]
device = -1
button_index = 15
[sub_resource type="InputEventKey" id=15]
scancode = 16777217
[sub_resource type="InputEventJoypadButton" id=16]
button_index = 11
[sub_resource type="InputEventKey" id=17]
scancode = 16777221
[sub_resource type="InputEventJoypadButton" id=18]
[sub_resource type="InputEventKey" id=19]
scancode = 16777217
[sub_resource type="InputEventJoypadButton" id=20]
button_index = 1
[sub_resource type="InputEventKey" id=21]
scancode = 16777234
[sub_resource type="InputEventJoypadButton" id=22]
button_index = 13
[sub_resource type="InputEventKey" id=23]
scancode = 16777231
[sub_resource type="InputEventJoypadButton" id=24]
button_index = 14
[sub_resource type="InputEventKey" id=25]
scancode = 16777233
[sub_resource type="InputEventJoypadButton" id=26]
button_index = 15
[sub_resource type="InputEventKey" id=27]
scancode = 16777221
[sub_resource type="InputEventJoypadButton" id=28]
[sub_resource type="InputEventKey" id=29]
scancode = 16777232
[sub_resource type="InputEventJoypadButton" id=30]
button_index = 12
[sub_resource type="InputEventKey" id=31]
physical_scancode = 87
[sub_resource type="InputEventJoypadButton" id=32]
button_index = 12
[resource]
script = ExtResource( 1 )
progress_dict = {
"Actual Level 3": {
"currency": 0,
"deaths": 5,
"frees": 0,
"kills": 0
},
"Level 1": {
"currency": 0,
"deaths": 0,
"frees": 0,
"kills": 0
},
"Level 2": {
"currency": 0,
"deaths": 1,
"frees": 0,
"kills": 0,
"savepoint": Vector2( 1542, -222 )
},
"Level 3": {
"currency": 3,
"deaths": 0,
"frees": 0,
"kills": 0
},
"LevelTemplate": {
"currency": 8,
"deaths": 5,
"frees": 2,
"kills": 3
}
}
wallet = 6
input_map = {
"boost_move": [ SubResource( 1 ), SubResource( 2 ) ],
"click": [ SubResource( 3 ) ],
"duck": [ SubResource( 5 ), SubResource( 4 ) ],
"interact": [ SubResource( 6 ), SubResource( 7 ) ],
"jump": [ SubResource( 8 ), SubResource( 10 ), SubResource( 9 ) ],
"move_left": [ SubResource( 11 ), SubResource( 12 ) ],
"move_right": [ SubResource( 13 ), SubResource( 14 ) ],
"pause": [ SubResource( 15 ), SubResource( 16 ) ],
"ui_accept": [ SubResource( 17 ), SubResource( 18 ) ],
"ui_cancel": [ SubResource( 19 ), SubResource( 20 ) ],
"ui_down": [ SubResource( 21 ), SubResource( 22 ) ],
"ui_end": [ ],
"ui_focus_next": [ ],
"ui_focus_prev": [ ],
"ui_home": [ ],
"ui_left": [ SubResource( 23 ), SubResource( 24 ) ],
"ui_page_down": [ ],
"ui_page_up": [ ],
"ui_right": [ SubResource( 25 ), SubResource( 26 ) ],
"ui_select": [ SubResource( 27 ), SubResource( 28 ) ],
"ui_up": [ SubResource( 29 ), SubResource( 30 ) ],
"up": [ SubResource( 31 ), SubResource( 32 ) ]
}
show_tutorial = false