If you want to directly connect the entity to the player
just use a vec_for_vertex command like:
vec_for_vertex(me.x, Pointer, 182);
it will connect the entity to that vertex
on the entity you typed into the command.