• 0 Posts
  • 24 Comments
Joined 3 years ago
cake
Cake day: June 12th, 2023

help-circle



  • I have a tendency to forget, full stop. I sometimes try to stay mad at someone that’s wronged me in some way, but then about an hour later, halfway through a conversation with them, I’ll remember I was mad, but at that point I’ve already been friendly with them so I can’t go back to being mad.

    Overall, not a terrible trait to have I suppose, but I think it makes it easier for people to take advantage of me sometimes.
















  • 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!