Ok, hopefully this will have a quick easy answer. In my game I have doors, that slide up and down. When the player presses A on a door, it opens, he automatically walks through, then the door closes. I want to know what I should use for the collision with the door, as nothing will actually ever touc...