World
BroblocodeX has its own playable world. It’s a live showcase of mechanics you learn in the tutorials — teleport pads, interaction triggers, animation hooks, badge + progression systems, collectibles, navigation aids.
Use it to:
- See mechanics working in context.
- Trigger variations (cooldowns, gating, feedback patterns).
- Observe zone layout and progression pacing.
- Earn badges / coins (light progress layer) while testing.
Related docs:
- Navigation: World Navigation
- Badges & rewards: Badges
Flow:
- Learn a mechanic in a tutorial.
- Jump into the world and find its zone.
- Trigger it deliberately; note timing / feedback.
- Rebuild / adapt in your own project.
Treat the world as a reference implementation — not the only way to build.