vudu



Visual Unified Debug Utility is an in-engine debug utility that allows you to...

  • Browse and edit variables
  • Fast forward, slow down, or freeze
  • Execute commands
  • View console output in-game
  • Create development hotkeys
  • View physics wireframe, joints, and collisions
  • Draw debug graphics

All wrapped up in a neat, clean, easy-to-use UI, that can be added to your project with a single line of code:

vudu:initialize()

vudu is maintained by DeltaDaedalus, you can get it here