I’m a pretty cool kid, more updated bio always on my CalcKey account.

CalcKey : @QueenOfSquiggles@lemmy.blahaj.zone

  • 1 Post
  • 6 Comments
Joined 1 year ago
cake
Cake day: June 19th, 2023

help-circle




  • So I have a “Game Base” for 3D games that I’ve been working on. It’s using Godot 4.X Mono. I usually use it when I start a new project, and then I merge any improvements back into the game base once I’ve finished the project. I’ve also had a rather generous soul go through and do some PRs of code cleanup.

    I guess what I would love to know is, how do people in this community feel about Game Bases? Would you use someone else’s?

    Personally, I greatly prefer to use my own because then I know every inch of it. But I can see the value in using someone else’s if I needed/wanted to work on a project different from my usual style (i.e. a 2D puzzle game)