Fixed player spawnpoints in arena.
Fixed showdown arena lighting.
Players are teleported to y= 350, removed character control (but not camera) and turned invisible when they die.
When one player (the victor) is remaining in the showdown, the Showdown transitions to the EndScreen.
For endscreen functionality, the winner can be found by calling victorScript.getVictor() inside of the GameManager script.
Fixed player spawnpoints in arena. Fixed showdown arena lighting. Players are teleported to y= 350, removed character control (but not camera) and turned invisible when they die. When one player (the victor) is remaining in the showdown, the Showdown transitions to the EndScreen. For endscreen functionality, the winner can be found by calling victorScript.getVictor() inside of the GameManager script.