The Dink Network

Reply to Re: Sprite - all directions

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:
 
 
January 5th 2006, 10:33 PM
bonca.gif
Christiaan
Bard They/Them Netherlands
Lazy bum 
I tried the set_smooth_follow(1); thing, but it doesn't make a difference in how they follow me...

I used this in the main procedure:

sp_follow(¤t_sprite, 1);
set_smooth_follow(1);
sp_distance(¤t_sprite, 0);

sp_distance may have nothing to do with it, and I believe it automatically sets to 5 anyway, but yeah.

So how can I make set_smooth_follow work?