Animation Engine: animating points in a polygon?

Alejandro Tejada capellan2000 at gmail.com
Tue May 13 20:01:41 EDT 2014


Hi David,

To animate a polygon graphic,
change the points of the polygon
using the command:

set the points of graphic myAnimation to the cpFrame01 of graphic
myAnimation
wait 1 second
set the points of graphic myAnimation to the cpFrame02 of graphic
myAnimation
etc, etc, etc

Notice that if your polygon graphics use many curved segments,
you could calculate the points of the curve on the fly 
using any of the handlers posted in this mail list 
by Jim Hurley, Ian Macphail and myself.

Al





--
View this message in context: http://runtime-revolution.278305.n4.nabble.com/Animation-Engine-animating-points-in-a-polygon-tp4679442p4679453.html
Sent from the Revolution - User mailing list archive at Nabble.com.




More information about the use-livecode mailing list