Advertisement
maycool1233

552

May 6th, 2016
57
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
C# 0.14 KB | None | 0 0
  1.  yield return new WaitForSeconds(time);
  2.  
  3. error: Cannot implicitly convert type 'UnityEngine.WaitForSeconds'to "System.Colletions.IEnumerator'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement