SetAnimFrameDelay(id, frame, delay) how use this?

Find quick help here to get you started with Hollywood
Post Reply
User avatar
Juan Carlos
Posts: 933
Joined: Mon Sep 06, 2010 1:02 pm

SetAnimFrameDelay(id, frame, delay) how use this?

Post by Juan Carlos »

I want know if with the instruction SetAnimFrameDelay(id, frame, delay) you can add delay time for an animation and if you save this animation also saves the time, for example I want make a conversor of Amiga anims to gif anims, but for the gif animations you can add delays for every frame when you saves the gif animation this is possible to do with SetAnimFrameDelay(id, frame, delay) also other question is the loop in gif animations with the 1 or 0.
User avatar
airsoftsoftwair
Posts: 5848
Joined: Fri Feb 12, 2010 2:33 pm
Location: Germany
Contact:

Re: SetAnimFrameDelay(id, frame, delay) how use this?

Post by airsoftsoftwair »

Of course you can define the delay for every single frame of an anim.
User avatar
Juan Carlos
Posts: 933
Joined: Mon Sep 06, 2010 1:02 pm

Re: SetAnimFrameDelay(id, frame, delay) how use this?

Post by Juan Carlos »

Andreas wrote:Of course you can define the delay for every single frame of an anim.
Well, if it works, I'll test to make a Gif maker/conversor for Amiga.
Post Reply