Publisher | Simple Man |
---|---|
File size | 2.32MB |
Number of files | 13 |
Latest version | 1 |
Latest release date | 2021-11-04 04:17:46 |
First release date | 2020-09-22 12:09:11 |
Supported Unity versions | 2018.4.2 or higher |
COROUTINE EXTENSIONS
Often, when writing code, there is a need to delay the operation for some time or until a certain condition is met. Our extensions are designed to simplify these operations to calling a single command (Delay, Wait Until, Repeat Until...). the Plugin does not require inheriting your class from a special one or any other manipulations. You can easily upload coroutine extensions to an existing project and use it without restrictions right now!
Features:
+ Delay
+ Wait Until
+ Repeat Until
+ Repeat Forever
Often, when writing code, there is a need to delay the operation for some time or until a certain condition is met. Our extensions are designed to simplify these operations to calling a single command (Delay, Wait Until, Repeat Until...). the Plugin does not require inheriting your class from a special one or any other manipulations. You can easily upload coroutine extensions to an existing project and use it without restrictions right now!
Features:
+ Delay
+ Wait Until
+ Repeat Until
+ Repeat Forever