So you want to be only be able to place on a specific Part then you would check for mouse.hit (not the best option)
or you would do hard math and get the part’s current X position - the part’s X size divided by 2 and check if the result rounded position is more than that then they are building out of the platform but you will have to do that for all the X and Z axis