I'm trying to work on a game engine (Just the objects to be used.) but I'm having trouble. I'm trying to figure out how to make something like a crate for a platformer game. You know, a block that can be pushed around without it falling through the walls. I tried the physics thing, but it doesn't work. Please help!