The Dink Network

Reply to Re: Windemere Fonts

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:
 
 
December 23rd 2004, 01:14 PM
wizard.gif
Chrispy
Peasant He/Him Canada
I'm a man, but I can change, if I have to.I guess. 
Well, for the touch() procedure, one could figure out c in (x2-x1)^2+(y2-y1)^2=c^2... but for too many sprites on screen, that would really bog the system... There are probably ways to optimise the routine, aka, mid-routine outs, lower call times as a function of increasing distance, etc, etc. And also, there is the option of making touch() a purely main-character option, not letting the other characters get touch-based affects.