dmc_trajectory – parabolic motion for your objects

776
Vote up!

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.

The module also includes additional methods which return additional trajectory calculations.

There are several examples available at the github repo and all have been updated for G2.

docs: http://docs.davidmccuskey.com/display/docs/dmc_trajectory.lua

Works with Corona build #: 
2013.2100
Category: 
Contributor: 
dmccuskey