The Dink Network

Reply to Re: Frame delay

If you don't have an account, just leave the password field blank.
Username:
Password:
Subject:
Antispam: Enter Dink Smallwood's last name (surname) below.
Formatting: :) :( ;( :P ;) :D >( : :s :O evil cat blood
Bold font Italic font hyperlink Code tags
Message:
 
 
November 23rd 2009, 01:25 PM
custom_magicman.gif
magicman
Peasant They/Them Netherlands duck
Mmmm, pizza. 
The water tiles are indeed random. The fire animation advances a frame every 100 'ticks'.

If you want to match your sprite's animation, either use SET_FRAME_DELAY in the dink.ini file to set it to 100, or use sp_frame_delay(&sprite,100);

Good luck!

(a sourcediver is me!)