How do i know if game dev is for me or not, i really want to make a game or something but i feel like i just cant code or really do anything.

where do i start? how do i learn?

which version of godot should a beginner go with?

what makes godot diffrent from other engines such as unity and whatnot?

when should one join a gamejam?

how do you build things like terrian and building if one cant 3d model or know how to use godot.

also my pc i slow end and is godot the best choice for a newbie witha low end pc? also i have major autism and dslyia, as you can see i can barley spell right.

are therthing sike gamedev or is gamdev right for me?

feel free to add anything is needed…

  • pixeltrain3d@pawb.social
    link
    fedilink
    English
    arrow-up
    4
    ·
    1 year ago

    I started learning Godot 4 with the help of a Udemy Course “Complete Godot 4 Game Developer 2D Online Course” . I have solid Unity foundations, but I found that learning Godot at the moment is not so easy, because there are many differences between Godot 3 and Godot 4. After a while I found out, that I can learn Godot 4 very effectively by starting with a Godot 4 2D Training (for example with the course above). After some while I watched then more and more Godot 4 tutorials about 3D. This route was for me quit fast to become productive.

    • NineteenDoornails@programming.dev
      link
      fedilink
      English
      arrow-up
      1
      ·
      1 year ago

      There are also pretty decent beginner tutorials on Youtube for free, although the vast majority of them are only for Godot 3.0. With the popularity of Godot 4.0 rising though, a lot more videos are being made!

  • TheyHaveNoName@beehaw.org
    link
    fedilink
    English
    arrow-up
    3
    ·
    1 year ago

    What I say to my students always is if you don’t know where to start, just start doing something. Go to YouTube and type “godot for beginners”. Watch a couple of the videos and just see what is happening. You’ll get a feel for the program and what might be involved in making a game. That should be enough to either get inspiration to start or put you off actually opening up Godot.

  • BlueCougar@lemmy.world
    link
    fedilink
    English
    arrow-up
    2
    ·
    1 year ago

    Just start, It can be a daunting but you won’t get anywhere, start with something basic and try not to copy and past tutorials, you don’t really learn that way. As for joining a game jam, get to know the software at a basic level, then try and push yourself with a game jam. As for 3d modeling there are always asset packs you could use, but keep it simple, try to prototype a game first before worrying about art.

  • nibblebit@programming.dev
    link
    fedilink
    English
    arrow-up
    1
    ·
    edit-2
    1 year ago

    If you really want to make a game then gamedev is for you.

    There really isn’t any way to start and be good. Your taste will exceed your skills at first. This is a painful period where you will find out if you enjoy the process or the idea of the finished product.

    If you can’t code or do art, maybe Godot or Unity might be a bit too much. Start out with something like löve some indie classics have been made in it and it’s a great way to start learning to code and create simple assets.

    Start out recreating simple arcade games. These are so full of teachable moments it’s like a cheat code for getting good.

    If you can make something with a start screen, a game loop and a game over screen, you’ve got a game. You’re a game dev. Everything else, if you haven’t lost your mind yet, will go well.

    PS. Please, for the love of god, if you are still in school, pay attention to geometry. If there is anything I could go back in time and do pay attention in math class.