Город МОСКОВСКИЙ
00:07:58

unity WaitForSeconds

Аватар
Кодовый Квадрат
Просмотры:
22
Дата загрузки:
02.12.2023 23:46
Длительность:
00:07:58
Категория:
Обучение

Описание

In Unity how do you just pause execution for a number of seconds? One way is to use WaitForSeconds but it's not that easy. You have to use it in an IEnumerator type function and the caller to that function must use StartCoroutine.

Source Code: https://github.com/omarvision/WaitForSeconds/find/main

Omarvision game programming tutorials, unity game engine. www.omarvision.com

Рекомендуемые видео