I am trying to make it so that when you touch a brick, you go to that brick's X position, but keep your Y and Z. It should be pretty simple, but I think I just don't understand adding CFrames and Vector3s together.
Again, I want to keep my Y and Z Position, I just want to move to the Part's X position. |