Quantcast
Channel: Answers for "How to fix my code? (Player death + Respawn)"
Viewing all articles
Browse latest Browse all 6

Answer by koray1396

$
0
0
first, your bool method does not return any value as true / false. but the error showing is bool is not an iterator type and you can not use yield return new wait... blocks. check out IEnumerator and coroutines.

Viewing all articles
Browse latest Browse all 6

Trending Articles