animation https://code.coronalabs.com/taxonomy/term/275/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 MorphingLabel https://code.coronalabs.com/code/morphinglabel <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>MorphingLabel is a simple module to easily allow you to animate changing a label's text. It works by duplicating the text object and crossfading/scaling between the old and new text for a seamless look.</p> <p><a href="http://ky.is/corona/morph.gif">Example morph gif</a></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">Kyle Coburn</div></div></div> Sat, 03 Jan 2015 02:03:33 +0000 Kyle Coburn 149 at https://code.coronalabs.com