Animation

A drop-in replacement easing curve for transition.to animations, based on a damped spring.

Comments, 569 Votes - submitted on 24/01/2015 view repo

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.

Example morph gif

Comments, 426 Votes - submitted on 02/01/2015 view repo

it just came to mind, just try it, the outcome looks cool, but not sure for what it can be used for :-)

Comments, 405 Votes - submitted on 06/12/2014 view repo

it will give you a feeling of a spaceship moving in space

another function could show planets and nebulae with different speeds

you can also tweak it a little bit and create different transition speeds for stars depending on their sizes

Comments, 520 Votes - submitted on 25/10/2014 view repo

A template to be used with Animo (Spriteloq) to export Flash assets for Corona with graphics 2.0.

Comments, 462 Votes - submitted on 27/08/2014 view repo

Animate, draw, do pretty much anything with Bitmapped Fonts produced by programs like GlyphDesigner

Comments, 455 Votes - submitted on 01/06/2014 view repo

syncSound.lua is a Corona SDK module to add audio/video narration functionality with a couple simple function calls. syncSound adds the following functionality:

Comments, 432 Votes - submitted on 15/05/2014 view repo

This is for anyone who wants a good basic camp fire effect without wanting to spend money on particle emitter. Feel free to add to it to make it more realistic.

Comments, 446 Votes - submitted on 07/05/2014 view repo

dmc_trajectory is a Lua module which moves objects following ballistic trajectories (parabolic motion) without using the physics engine. The module can also auto-rotate objects to match the slope of the trajectory path. Using it is as simple as setting up a transition with a few Corona parameters.

Comments, 776 Votes - submitted on 02/05/2014 view repo

A list of RGB colours with supporting functions and Gfx2.0 colour code conversion.

Comments, 622 Votes - submitted on 17/04/2014 view repo