In Color Maze i added a new feature called Elevators. I created a simple to setup Elevator Set with different colors. Also i used some Editor Scripting to make the handling easier for me in development.
So the idea is the same as with the doors.
- Hop on an Elevator Switch to make the Elevator move.
- Also i can use them as moving platforms aswell.
- Copy the Button to have Multiple Access to just one Elevator.
But the Problem i encountered was, walking over or under gaps and elevators even If the elevator wasn’t there.
So i created Elevator Blockers to Block the Player to move under or over gaps if the Elevator is not there.