improvements to magic attacks, full arena logic, improvements to NPCs fresnel rendering for targetting
This commit is contained in:
@@ -126,7 +126,7 @@ namespace Beyond
|
||||
}
|
||||
|
||||
[Button]
|
||||
private void Respawn()
|
||||
public void Respawn()
|
||||
{
|
||||
transform.position = respawnPos;
|
||||
if (m_player)
|
||||
|
||||
Reference in New Issue
Block a user