Entrance
Confirms that people enter and reveals the first direction they read.
Visitor flow
People entering the maze is central to the game loop. A useful layout makes their path visible enough to improve.
Game facts checked August 4, 2026
Quick answer
Traffic signals
| Signal | What it suggests | Test |
|---|---|---|
| Visitors bunch at one join | The connection may be narrow or unclear | Simplify that join and watch the same point |
| Visitors choose one branch almost every time | The alternate route may be hidden or less readable | Change the branch presentation, not the whole maze |
| Visitors pass a monster without reaching it | The placement is outside the effective route | Move the monster zone closer to observed traffic |
| Visitors reach several monsters | The route is delivering traffic | Compare cash before adding more complexity |
Observer route
Confirms that people enter and reveals the first direction they read.
Shows whether a branch, turn, or opening sends traffic where you intended.
Separates a route problem from a monster-placement problem.
Official visual
One official thumbnail shows multiple visitors moving through a large maze while monsters wait around the route. It supports testing crowd flow, but it does not reveal a spawn interval, visitor limit, or cash value per catch.

Quick answers
First check whether the visitor route actually overlaps the monster approach. Move one placement or route section and test the same point again.
The developer links people, monster catches, and cash, but no public formula proves a fixed value for every visitor.
Watch the entrance, the first meaningful decision point, and the approach to the monster zone.
Next chapter