Best way to animate

Got a LiveCode personal license? Are you a beginner, hobbyist or educator that's new to LiveCode? This forum is the place to go for help getting started. Welcome!

Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller

Post Reply
macthorman
Posts: 7
Joined: Tue Nov 20, 2012 9:30 pm

Best way to animate

Post by macthorman » Fri Jan 25, 2013 3:14 pm

Hey guys,

I would like to know which method you are recommending in order to animate in Livecode. I am currently working on a small helicopter game and I have to animate certain parts of the helicopter.
For now, I am using four images and setting them as icons of a button. I am looping through the images which gives you the impression that the helicopter is animated.

Nevertheless, I realized that this method seems to negatively influence the performance of the overall game. Moreover, you can see that the animation is not always smooth and influenced by the other tasks running in the background.

Do you have any hints or better strategies foe me to animate efficiently?

LCNeil
Livecode Staff Member
Livecode Staff Member
Posts: 1223
Joined: Wed Oct 03, 2012 4:07 pm

Re: Best way to animate

Post by LCNeil » Mon Feb 11, 2013 7:34 pm

Hi macthorman,

Have you thought about using an animated gif for your helicopter blade?

Something along these lines might work-

tinyurl.c o m/ces3cf7

Kind Regards,

Neil Roger
--
RunRev Support Team ~
Support Open Source LiveCode on Kickstarter
--

Post Reply