• Level configurations with:
    • Used level scenes
    • Names
    • Types
    • Arguments
    • Order
    • Groups
    • Default lock states
  • Level select screens
    • Grid Layout
    • Free (map-like) Layout
    • Per-icon progress display (e.g. stars)
    • Fully customizable
    • Backgrounds
    • Animations
    • Sounds
    • Mobiles support
    • BMFont, Glyph Designer bitmap fonts support
    • Multi-resolution support
    • Atlases support
    • Keyboard & Joystick control
  • Save & Load support
    • Multiple player profiles
    • API for:
      • Unlocking levels
      • Completing levels
      • Set level score (achievements)
      • Queries
    • Profile management tool
  • Level workflow API
    • LoadNext() and LoadPrevious()
    • List all available levels
    • Load level by name, type, or order
    • Find levels in groups
  • Level Extensions
    • Level loading scenes
    • Score/results scenes
  • Playmaker Integration
  • Works with UnityScript (JavaScript) and Boo
  • Tested on Windows, Linux, Mac, iOS, Android, and Windows Phone
  • Under active development