Unless I'm missing something, this tutorial is flawed :/

Hi all,

I’ve just purchased Lime and am going through the tutorials.

I’m currently working on Animation, with this tutorial: http://www.justaddli.me/tutorial.php?t=0&id=5

However at no point does it explain how you select which tiles you’re animating. I’ve added the shown properties to my ‘red tile’ however how and where do we will it that we want it to show the green and yellow/orange tile like in the demo code?

I’ve trawled through the sample code and cant for the life of me figure out how its actually picking up the other two tiles.

It seems fairly vaguely written - any chance someone could provide an explanation as to how this works? I’ve followed the tutorial to the tee, and checked everything thoroughly…I’ve just got a red square, and no errors.

Cheers [import]uid: 61052 topic_id: 16689 reply_id: 316689[/import]

In the first step you add a property called frameCount which tells Lime how many tiles to include. In this case the property is 3 meaning that it will include the one that the property is on and the following 2. [import]uid: 5833 topic_id: 16689 reply_id: 62389[/import]