I have a placement script using mouse.hit for positioning, and the Y value is un-reliable and clips through the floor often. Heres the code that sets the Y value: y = multip(4,(mouse.Hit.Y+ (object.PrimaryPart.Size.Y/2))) Video
y = multip(4,(mouse.Hit.Y+ (object.PrimaryPart.Size.Y/2)))