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?
_______________________________________________
use-livecode mailing list
[email protected]
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode

Reply via email to