Any way to prevent the blocks colliding like this?

This issue I am having is causing basically nothing I have made up to this point work, here is an example:

image

The blocks barely shipping inside of each other is a serious issue. Is there ANY way to fix this?

My game relies on blocks sliding on other blocks, this doesn’t allow that.

Help would be greatly appreciated, thanks!

What movement increment are you using? You may need to change the position if it doesn’t go down that small.

is can collide on for both parts?

Yeah its on for both blocks, the first image is really small but its an un anchored block on top of an anchored block and I still get the thing

I’m not sure I understand this question? The post is just asking about blocks phasing through each-other

I dont know then Mabey try moving the while model up (or just a part of it depending on if the grey part is part of it)

This helps a bit, since there are no more responses ill make it the solution

You’d have to increase the positions X, Y, or Z by small amounts in the properties tab. so for these examples you’d move the Y position very slightly until it is above the part.