Inspiration

Obby games are a classic and fun genre, perfect for testing platforming skills and creativity. I wanted to create a system where anyone can design their own Obby, no scripting required! With this kit, creators can remix, expand, and customize their own stages using simple object properties.

What it does

Building your own Obby is simple and beginner-friendly:

  1. Place platforms, checkpoints, and obstacles.
  2. Add hazards like Lava or Void.
  3. Save player progress with persistent variables. And just like that, you have a working Obby with checkpoints, hazards, and progression!

Challenges I ran into

The biggest challenge was making the system flexible but still easy to understand. Balancing features like player persistence, hazard variety, and motion tools without requiring scripts was tricky, but it helped refine the system into something anyone can remix.

Built With

Share this project:

Updates