Kenyoni Godot Addons¶
Kenyoni Godot Addons is a pack of useful Godot additions to make your life easier!
Find the releases here.
Note
If you import any plugin or open a Godot project for the first time, the plugins will throw errors. To ensure correct operation, reload the project and the errors are gone.
Most plugins are using preload
, but on first import there is nothing which can be preloaded.
Addons¶
-
Extending
AspectRatioContainer
and update it's own minimum size based on the children. -
Utility to provide custom theme overrides for any node.
-
Adds Git SHA as project setting at
application/config/git_sha
. -
Hide exported private properties in the inspector for instantiated child scenes.
-
Simple logging utility.
-
Explore icon collections with thousands of icons and add them easily to your project.
-
Will convert Pictogrammers icons to white.
-
Manage license and copyright for third party graphics, software or libraries.
-
Enable or disable plugins from within the editor main screen.
-
QR Code generator and nodes.
-
TextureButton
with color theme.