Demo day booth
This commit is contained in:
committed by
Jelle De Geest
parent
5b4a3ec4e7
commit
fcd8acad1e
@@ -187,7 +187,7 @@ public class PanelMultipleChoice : MonoBehaviour
|
||||
private IEnumerator GoToNextScreen()
|
||||
{
|
||||
// Wait for 5 seconds
|
||||
yield return new WaitForSeconds(3.0f);
|
||||
yield return new WaitForSeconds(1.5f);
|
||||
courseController.NextSign();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user