addons
are
extensions/libraries for godot.
There are a few different kinds:
code!
could provide:
for modifying/extending/adding to the godot gui
for adding/modifying support for importing certain filetypes i.e. an aseprite file, an ink file an .edn file?
typically stored in the
./addons
directory
typically need to be enabled
There's an asset store for installing these, but i prefer
useful to see how to do a drop-down-filter
https://github.com/hiulit/Godot-3-2D-Day-Night-Cycle worth reading how these are impled!
maybe for combining with Dice Nine number of sides reducing as you shoot your die trying to fit a square into a round hole?
related to butler
fun! https://github.com/hiulit/Godot-3-2D-CRT-Shader
add to character select in beatemup-three
an ink godot-addon
A jam for making godot addons!
A godot addon from the godot addon jam that does nothing for productivity, yet is one of the most-loved.