username handler, timer
This commit is contained in:
@@ -7,9 +7,7 @@ public class menumanager : MonoBehaviour
|
||||
{
|
||||
public CinemachineVirtualCamera currentCamera;
|
||||
|
||||
|
||||
// Start is called before the first frame update
|
||||
void Start()
|
||||
private void Start()
|
||||
{
|
||||
currentCamera.Priority++;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user