Thread Tools Display Modes
Prev Previous Post   Next Post Next
06/24/18, 05:27 AM   #1
Necrotic
Join Date: Jun 2018
Posts: 5
Coroutines, Loop, or update over time without freezing?

I would like to make a loop or update that continues for a few seconds.

Using while(nowTime < endTime) freezes the game till it's finished looping.

Are there coroutines in lua?
  Reply With Quote
 

ESOUI » Developer Discussions » Lua/XML Help » Coroutines, Loop, or update over time without freezing?


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off