Admin Password
follow_object()

//argument0 = object
//argument1 = speed
//argument2 = Allow mp_potential_step to check for solid or all collisions


if (distance_to_object(argument0)>0)
{
mp_potential_step(argument0.x,argument0.y,argument1,argument2);
}
else
{
speed=0;
}

image_angle=direction
This page has been viewed 49 times
Free Text Host is brought to you by Dagon Design
This site contains no adware, spyware, or popups
Questions? Comments?