• @romaselli@lemmygrad.ml
    link
    fedilink
    English
    11010 months ago

    This is a great opportunity to tell people about Godot, a free open source engine that has been killing it lately.

      • BolexForSoup
        link
        fedilink
        1710 months ago

        I’m a dad with a full time job and 2 toddlers. If I wanted to dip my toes into game development for the first time and I wanted to use Godot, what kind of project should I do first? Something that’s great for starting out and learning the absolute basics.

        • @Jaarsh119@lemmy.world
          link
          fedilink
          English
          1110 months ago

          As typical as it is for the current indie game dev climate, making a ‘Vampire Survivors’ type game is probably a really good starting point for game development. 2D games are somewhat easier to make than 3D ones, so a 2D roguelike could be fun (but get’s very complex very quickly) or a old-school Zelda styled game would also be pretty cool in my opinion while remaining fairly simple.

          Here’s are a couple other avenues to learn off the top of my head:

          • Follow along with one or two of the large amount of tutorials they have for the engine and adding new features and gameplay mechanics to them when you feel like it.

          • Think of a cool but simple idea and try to execute it yourself through trial and error, referencing the online docs and asking questions to the Godot game dev community.

          It can be super daunting as there is a lot to learn. Try to learn by working on something that you yourself think is fun and that’ll keep you more motivated :)

        • Rentlar
          link
          fedilink
          English
          210 months ago

          What @dack said for your first game that is a great resource. If you wanted an overview of how the godot engine works later you can start from the Intro

    • @orclev@lemmy.world
      link
      fedilink
      English
      710 months ago

      Shoutout to Bevy as well. It’s not as user friendly or polished as Godot but it’s a lot more powerful. If you’re a talented game dev I’m sure you could do some amazing things with Bevy.

    • @Z4rK@lemmy.world
      link
      fedilink
      English
      310 months ago

      I would have used it if they didn’t focus so much on their own GDScript instead of keeping C# support.

      • Domi
        link
        fedilink
        English
        410 months ago

        But Godot 4 has excellent C# support?

        • @Z4rK@lemmy.world
          link
          fedilink
          English
          1
          edit-2
          10 months ago

          Only for Godot 3, not 4?

          Edit: Godot 4 supports C#, but only for desktop games, not web, android and iOS.

    • AssA
      link
      fedilink
      210 months ago

      how are the AR applications for Godot?