Layout2 only for one dude
This commit is contained in:
@@ -68,7 +68,7 @@ public abstract class Player : MonoBehaviour
|
||||
private void OnTriggerEnter(Collider c)
|
||||
{
|
||||
eventstop = true;
|
||||
Layout2.SetActive(true);
|
||||
|
||||
}
|
||||
|
||||
public void EventStopFinished()
|
||||
|
||||
Reference in New Issue
Block a user