Skip Navigation

InitialsDiceBearhttps://github.com/dicebear/dicebearhttps://creativecommons.org/publicdomain/zero/1.0/„Initials” (https://github.com/dicebear/dicebear) by „DiceBear”, licensed under „CC0 1.0” (https://creativecommons.org/publicdomain/zero/1.0/)DA
Posts
0
Comments
25
Joined
2 yr. ago

  • Godot is really lightweight and the scripting (gdscript) is similar to python. It can be a bit rough around the edges but is my go to when making small games.

    The documentation is pretty good,but nowhere near as available as something like unity. If I can't find something in the docs,I've been using https://www.phind.com/ to generate a snippet which does a pretty good job of getting me going.

    I'm by no means an expert,but if you have any questions feel free to reach out and I'll help if I can!