(removed by post author)

(removed by post author, until later notice)

1 Like

Can you lock the part to Y axis.
If you are basically placing on top of an another block then *2 the default Y

(removed by post author, until later notice)

Then I suggest you using this or finding an another way.

i think the problem could be the inc value

(removed by post author, until later notice)

(removed by post author, until later notice)

Not sure what you mean.

print(math.round(-math.pi)) -- -3

This returns ‘-3’ as expected.

1 Like

(removed by post author, until later notice)

print(math.round(0.12345 * 10) / 10) --0.1

I still don’t understand what issue you’re trying to describe.

(removed by post author, until later notice)