mirror of
https://github.com/kristoferssolo/FuncIt.git
synced 2026-03-22 00:26:23 +00:00
[Major] Finished product development - Stage III
This commit is contained in:
@@ -2,7 +2,7 @@ extends Control
|
||||
|
||||
var player = load("res://source/entities/player/player_node.tscn")
|
||||
|
||||
var min_players = 2
|
||||
var min_players = 1
|
||||
var current_spawn_location_instance_number = 1
|
||||
var current_player_for_spawn_location_number = null
|
||||
|
||||
|
||||
Reference in New Issue
Block a user