//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
Enjoy the site? Donations are helpful - even just $1