I am not 100% sure of what u want but if u mean moving an object along a path why don't u try the : ent_movepath (ENTITY* ent, char* pathname, var speed,var mode) first u need to include "entmove.c" from script libraries which comes with 3DGS... There's an example of this in the manual .... Hope that helps....