Hi guys, I loaded the seaturtle based on Sierpinskyturtle file, but
when I try this :

mesh.play(new AnimationSequence("swim", true, true, 6));

I got a 1180 error...

Furthermore, the output trace this :
[ Frame1 ]
[ perch1 ]
[ swim1 ]
[ swim2 ]
[ swim3 ]
[ swim4 ]
[ swim5 ]
[ swim6 ]
[ swim7 ]

So my guess is that i had to call swim1 for example, but how ?

Reply via email to