Hey. I'm trying to make some falling blocks with the platform behaviour, but they don't work if they're touching a solid at the side (I've attached a GIF). I've tried using the bullet behavior instead, but the same thing happens.
I've cut the collision box of the block off a pixel at each side n' that works, but I'd rather have the collision be the size of the whole block.
Any idea what's going on here? Thanks for the help.