Was following this tutorial:
At 2:57 the size of the platform is 40x1x55, and at 5:35 of the video, the loops seem to be 1 unit away from those three edges.
But when I try this in 6000.2.2 with snapping and stuff, it creates a loop at the length 27.5, and increments with that extra 0.5.
I guess I could make 40x1x54 platform, create a loop, then add a 1 unit to z axis but that feels hacky.
I hope there is like “increment by unit” vs “snap to grid”. I assume the current behavior is “increment by unit” where as I hoping to use “snap to grid” feature where the loop is initally created at 27.5 then when incremented, it moves to 28, then 29, 30 or when decrementing 27, 26, 25, etc.