Hey guys, i need a little help. I am making a puzzle game like the puzzles in Goof Troop (snes).
The player is the darker block. When i touch a block, i am making it go forward in the direction that the player is moving.
Everything ok until here, but when i colide two blocks, the moving one enters a little bit in the stopped one. And then, when i try to move the stucked block, it passes the other block like they were not solid.
Any ideas?