|||||||||||||||||||||||||||||||||||||||||||||||||
code of the day:(UP FOR TAKING)show_menu('meep|shog|open|save|roodalph|nothing',0)|||||||||||||||||||||||||||||||||||||||||||||||||Code of the week:if distance_to_object(other)=10move_towards_point(character.x,character.y,5)if distance_to_object(other)=5speed=0|||||||||||||||||||||||||||||||||||||||||||||||||The code above is good for objects that follow other objects and stop following at a certain distance.