Thanks guys, I just figured it out last night, I just had to go from directly modifying the variable PLACEMENT.X to modifying it with a VEC_ADD instruction.
vec_add(placement,vector(855,0,0));
Now I just have to work around a few weird here-and-there puzzlers and I have just learned to do LC lol