Documentation

ObjectFollowPath

ObjectFollowPath(object:id,Fixed:speed,&x,&y,bool:loop)

Makes object follow path.

Argument 'object:id':Object's ID.

Argument 'Fixed:speed':movement speed.

Argument '&x':Variable to store the dimension.

Argument '&y':Variable to store the dimension.

Argument 'bool:loop':loop movement.


Comments

Comming Soon