You can do a 2D game with two different methods. First, as a fake 3D level with a very limited depth; and second, as a true 2D game with only 2D sprites and panels. For the second case we have tutorials on the AU tutorial page. However then you need to do the collision detection by script.