STATE_object_set_speed
Relevant only when CHASE_PHYSICS is used. Set the speed of the object. Example Give the object speed of 10 in the positive direction of the Y axis STATE_object_set_speed(object, 0,10,0); See also STATE_object_set_speed_units()