Difference between revisions of "vudu"
m (→Other Language) |
|||
(One intermediate revision by the same user not shown) | |||
Line 1: | Line 1: | ||
− | + | Visual Unified Debug Utility (vudu) is an in-engine debug utility that allows you to... | |
− | + | ||
− | + | * Browse and edit variables | |
− | + | * Fast forward, slow down, or freez | |
− | + | * 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: | All wrapped up in a neat, clean, easy-to-use UI, that can be added to your project with a single line of code: | ||
Line 21: | Line 16: | ||
[https://github.com/deltadaedalus/vudu vudu is maintained by DeltaDaedalus, you can get it here] | [https://github.com/deltadaedalus/vudu vudu is maintained by DeltaDaedalus, you can get it here] | ||
+ | {{#set:Name=cron}} | ||
+ | {{#set:LOVE Version=0.10.0+}} | ||
+ | {{#set:Description=Extensive in-engine debug interface with a console, variable browser, and more}} | ||
+ | {{#set:Keyword=Debug}} | ||
[[Category:Libraries]] | [[Category:Libraries]] | ||
+ | == Other Languages == | ||
+ | {{i18n|vudu}} |
Latest revision as of 04:29, 17 December 2019
Visual Unified Debug Utility (vudu) is an in-engine debug utility that allows you to...
- Browse and edit variables
- Fast forward, slow down, or freez
- 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
Other Languages
Dansk –
Deutsch –
English –
Español –
Français –
Indonesia –
Italiano –
Lietuviškai –
Magyar –
Nederlands –
Polski –
Português –
Română –
Slovenský –
Suomi –
Svenska –
Türkçe –
Česky –
Ελληνικά –
Български –
Русский –
Српски –
Українська –
עברית –
ไทย –
日本語 –
正體中文 –
简体中文 –
Tiếng Việt –
한국어
More info