ﻲ

Posted by MooshteRahoo on Jan. 2, 2007, 1:13 p.m.

|||||||||||||||||||||||||||||||||||||||||||||||||

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)=10

move_towards_point(character.x,character.y,5)

if distance_to_object(other)=5

speed=0

|||||||||||||||||||||||||||||||||||||||||||||||||

The code above is good for objects that follow other objects and stop following at a certain distance.

Comments