Colour Switch sends your ball through a series of rotating obstacles, each divided into coloured segments. You may only pass through the segment that matches your current colour, and passing through a switch changes that colour.
Every obstacle is a timing problem. The barrier is always moving, so the question is never whether you can get through but exactly when.
Frequently asked questions
- How do you control the ball?
- Tapping or pressing makes it rise, and releasing lets it fall. Holding a steady height is a matter of small, regular taps rather than a single long press.
- What do the colour switches do?
- Passing through one changes your ball's colour, which changes which segment of the next obstacle you can safely pass through.
- Why do I keep failing at the same obstacle?
- Usually because of approach timing rather than reflexes. Waiting a full rotation to read the pattern before committing solves most repeated failures.