SetAnimFrameDelay(id, frame, delay) how use this?
- Juan Carlos
- Posts: 933
- Joined: Mon Sep 06, 2010 1:02 pm
SetAnimFrameDelay(id, frame, delay) how use this?
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.
- airsoftsoftwair
- Posts: 5848
- Joined: Fri Feb 12, 2010 2:33 pm
- Location: Germany
- Contact:
Re: SetAnimFrameDelay(id, frame, delay) how use this?
Of course you can define the delay for every single frame of an anim.
- Juan Carlos
- Posts: 933
- Joined: Mon Sep 06, 2010 1:02 pm
Re: SetAnimFrameDelay(id, frame, delay) how use this?
Well, if it works, I'll test to make a Gif maker/conversor for Amiga.Andreas wrote:Of course you can define the delay for every single frame of an anim.