A drop-in replacement easing curve for transition.to animations, based on a damped spring.
Animation
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.
it just came to mind, just try it, the outcome looks cool, but not sure for what it can be used for :-)
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
A template to be used with Animo (Spriteloq) to export Flash assets for Corona with graphics 2.0.
Animate, draw, do pretty much anything with Bitmapped Fonts produced by programs like GlyphDesigner
syncSound.lua is a Corona SDK module to add audio/video narration functionality with a couple simple function calls. syncSound adds the following functionality:
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.
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.
A list of RGB colours with supporting functions and Gfx2.0 colour code conversion.