Changd score limit to 15 and disabled FBX support

main
unfa 2021-09-25 19:25:38 +02:00
parent e1c7be07f9
commit c342225cec
2 changed files with 5 additions and 1 deletions

View File

@ -73,7 +73,7 @@ const reset_delay = 10 # seconds
var spawn_queue = {}
var reset_at = -1
var game_score_limit = 2 #15
var game_score_limit = 15 #15
const destroy_free_player_crash_workaround = true

View File

@ -14,6 +14,10 @@ config/name="Liblast"
run/main_scene="res://Main.tscn"
config/icon="res://icon.png"
[filesystem]
import/fbx/use_fbx=false
[input]
move_forward={