Run Code
|
API
|
Code Wall
|
Users
|
Misc
|
Feedback
|
Login
|
Theme
|
Privacy
|
Patreon
Wait
using System.Collections; using System.Collections.Generic; using UnityEngine; using UnityEngine.SceneManagement; public class wait : MonoBehaviour { public float wait_time - 5f; void Start() { StartConoutine(Wait_for_Intro()); } IEnumerator Wait_for_Intro() { yield return new WaitForSeconds(wait_time); SceneManager.Loadscene(1); } }
run
|
edit
|
history
|
help
0
Please
log in
to post a comment.
services
Plt-D v.0.8
megha
asxsdsdxasd
[REDACTED] database V0.1
BST
Enum.IsDefined
derfgtredwcdf
Rextester
Square Integer Matrix
Please log in to post a comment.