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.
↧