Hi!
Just wondering, is this correct?
AISetMovePos(ALBATROSSer,GetThingPos(ALBATROSSer)+VectorSet(x,y,0));
Or no...
ALBATROSSer = thing
x=((rand()*2.00)-1.00);
y=((rand()*2.00)-1.00);
/Edward
Just wondering, is this correct?
AISetMovePos(ALBATROSSer,GetThingPos(ALBATROSSer)+VectorSet(x,y,0));
Or no...
ALBATROSSer = thing
x=((rand()*2.00)-1.00);
y=((rand()*2.00)-1.00);
/Edward