Skip to content

Just a few miscellaneous scripts to help with debugging games in Godot

License

Notifications You must be signed in to change notification settings

awardell/GDbugginUtils

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GDbugginUtils

Just a few miscellaneous scripts to help with debugging games in Godot.

enum_strings.gd contains some common, large enums from @GlobalScope in int:String form for easy printing.

print_util.gd contains a function print_properties which prints out the Array[Dictionary] retrieved from Shader.get_shader_uniform_list or from Object.get_property_list in human-readable JSON.

About

Just a few miscellaneous scripts to help with debugging games in Godot

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published