In case you're confused, what I'm trying to do is create mazes with movable blocks obstructing several parts of the path, and the player must push the blocks out of the way to clear the path. Anyways. I'm having trouble making difficult enough puzzles. So far the best I can do just have the block block a passageway and become unmovable if the player pushes it too far forward instead of pushing it sideways when the opportunity arises. Anyone could figure that out with hardly any thinking. -_- So are there any tutorials on creating puzzles like this? Or could anyone give me any tips?