Skip to content

Latest commit

 

History

3 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages