|
|
@ -14,10 +14,6 @@ config/name="mv-moba" |
|
|
|
run/main_scene="res://lobby.tscn" |
|
|
|
config/icon="res://icon.png" |
|
|
|
|
|
|
|
[debug] |
|
|
|
|
|
|
|
=false |
|
|
|
|
|
|
|
[input] |
|
|
|
|
|
|
|
move_forwards=[ Object(InputEventKey,"resource_local_to_scene":false,"resource_name":"","device":0,"alt":false,"shift":false,"control":false,"meta":false,"command":false,"pressed":false,"scancode":44,"unicode":0,"echo":false,"script":null) |
|
|
@ -30,6 +26,8 @@ move_right=[ Object(InputEventKey,"resource_local_to_scene":false,"resource_name |
|
|
|
] |
|
|
|
jump=[ Object(InputEventKey,"resource_local_to_scene":false,"resource_name":"","device":0,"alt":false,"shift":false,"control":false,"meta":false,"command":false,"pressed":false,"scancode":32,"unicode":0,"echo":false,"script":null) |
|
|
|
] |
|
|
|
quit=[ Object(InputEventKey,"resource_local_to_scene":false,"resource_name":"","device":0,"alt":false,"shift":false,"control":true,"meta":false,"command":true,"pressed":false,"scancode":81,"unicode":0,"echo":false,"script":null) |
|
|
|
] |
|
|
|
|
|
|
|
[rendering] |
|
|
|
|
|
|
|