Difference between revisions of "vudu"

(Created page with "{{#set:Name=cron}} {{#set:LOVE Version=0.6.1}} {{#set:Description=A short description of your library.}} {{#set:Keyword=Debug}} [https://github.com/deltadaedalus/vudu Visual U...")
 
Line 1: Line 1:
 
{{#set:Name=cron}}
 
{{#set:Name=cron}}
{{#set:LOVE Version=0.6.1}}
+
{{#set:LOVE Version=0.10.0+}}
 
{{#set:Description=A short description of your library.}}
 
{{#set:Description=A short description of your library.}}
 
{{#set:Keyword=Debug}}
 
{{#set:Keyword=Debug}}

Revision as of 01:37, 20 September 2018



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