Timing
Bert Shuler
bertshuler at yahoo.com
Wed May 15 10:42:49 EDT 2013
I have a game board that is 20x20 with 400 images, each is 10px x 10px.
As my character, a snake, navigates through, it grows.
So on second 1, the snake is 1 cell in length, onĀ secondĀ 2 it is 2 cells long, etc...
I want to use an animated gif in each cell the snake occupies to show the snake moving.
This issue is, I need all of the gifs synchronized, otherwise it looks funky at the cell borders.
Is LC capable of this kind of synchronization?
Is there a better way?
More information about the use-livecode
mailing list