I'm hitting an invisible object in the center of my world. Can I get the entity I'm colliding into? Like target or bounce.
Code:
  
var out;
out =c_move(my,nullvector,wantPos,IGNORE_PASSABLE+IGNORE_SPRITES+ACTIVATE_TRIGGER);



Thanx


www.moxiefish.com George Lancaster