timer https://code.coronalabs.com/taxonomy/term/157/all en Infinite Timer Loop https://code.coronalabs.com/code/infinite-timer-loop <div class="field field-name-body field-type-text-with-summary field-label-hidden"><div class="field-items"><div class="field-item even" property="content:encoded"><p>If you want to animate different objects throughout the game with proper time interval of time, you can use this code. I've used this in my game to animate balloons and other objects in game.<br /> Also this will help to call different functions at different interval of time.</p> </div></div></div><div class="field field-name-field-nickname field-type-text field-label-inline clearfix"><div class="field-label">Contributor:&nbsp;</div><div class="field-items"><div class="field-item even">akshadaS</div></div></div> Fri, 13 Mar 2015 12:30:40 +0000 akshada.sapre 166 at https://code.coronalabs.com Use tags with TImers https://code.coronalabs.com/code/use-tags-timers <div class="field field-name-body field-type-text-with-summary field-label-hidden"><div class="field-items"><div class="field-item even" property="content:encoded"><p>This small library extends the timer object (performWithDelay, pause, resume, and cancel) to use optional tags.<br /></p></div></div></div><div class="field field-name-field-nickname field-type-text field-label-inline clearfix"><div class="field-label">Contributor:&nbsp;</div><div class="field-items"><div class="field-item even">Marble68</div></div></div> Mon, 07 Apr 2014 18:23:33 +0000 Anonymous 98 at https://code.coronalabs.com