The Dink Network

Reply to Re: change from move() to target()

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:
 
 
March 14th 2003, 09:32 PM
wizardg.gif
Paul
Peasant He/Him United States
 
Try:
move(&current_sprite, 2, 0, 1);

Since they will always be south (2) of the top of the screen (0) they should stop right way.