Pulse

FREE
Publisher HalliHacks
File size 57.58kB
Number of files 7
Latest version 1
Latest release date 2017-12-05 05:10:39
First release date 2017-08-08 05:52:23
Supported Unity versions 2018.4.2 or higher
Pulse is a small but effective Unity Asset which allows Unity developers to rapidly create timed and repeating tasks.

Using chained API calls, developers can specify timers to perform any task, using elegant code and without having to worry about handling Coroutines or timing calculations.

Pulse can create:

* Indefinitely repeating tasks
* Tasks which repeat for a specific number of iterations.
* Tasks which repeat until an arbitrary condition is met.
* Tasks which execute a callback upon completion.

Included in this Asset is a demo scene which illustrates a few basic examples of Pulse code.

Top Publisher Assets