A Portal remake made in godot.
- Place portals
- Move through portals
- Load a map from blender
- Allow physics objects (cubes) to pass through portals
- Pick up physics object
- Classic button/cube puzzle implementation
- Oblique camera projection to fix visual glitch - currently can't be done in Godot without modifying source
- Portal recursion (easier to do once oblique cameras are done)