mirror of
https://github.com/zoriya/Goulag-Prototype.git
synced 2026-05-26 07:49:13 +00:00
Encore des conflits
This commit is contained in:
@@ -7,8 +7,7 @@ public class GameManager : MonoBehaviour {
|
||||
GameObject PlayerPrefab;
|
||||
[SerializeField]
|
||||
float RespawnTime = 5;
|
||||
[SerializeField]
|
||||
Vector3 RespawnPosition;
|
||||
public Vector3 RespawnPosition;
|
||||
|
||||
public void Respawn()
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user