• 2 Posts
  • 9 Comments
Joined 1 year ago
cake
Cake day: June 22nd, 2023

help-circle


  • DeadlyEssence01@lemmy.zipOPtoWriting@beehaw.orgMoon
    link
    fedilink
    English
    arrow-up
    1
    ·
    1 year ago

    Hey, thanks for your comment! Since it’s supposed to be a written out diary entry, (with lack of a typical eraser on a pencil) I wanted to try to show the writer’s process for putting their thoughts on paper, so I tried to use formatting a bit more generously than if it were written formally. But I appreciate the thoughts anyways, and it’s something I’ll mull on as I develop the story!







  • Since it hasn’t been mentioned yet: since you’re absolutely new to coding, if you choose Godot start with 3.5 version. 4 is new and shiny, but that means that there isn’t as many guides and tutorials. There’s also some changes from 3.5 that will make it hard to follow old tutorials. And some of the better changes are being backported to 3 anyway.
    Once you’ve got a decent understanding of 3.5 you could upgrade to 4 for the quality of life features. And you will have to adjust to the changes, but there aren’t as many resources for 4, especially for completely new coders as there are for 3. There are kidscancode and GDQuest - there are also plenty of YouTube tutorials for Godot 3.5.



  • Well. This could be a lot of different things. What do you think is making you quit?
    There is a dopamine hit for an unexplored idea. People essentially get very excited about an idea, like the dopamine, and then when it starts to fade as they have to actually implement things they quit. Sometimes. They manage to get some things down and those small successes of implementing mechanics gives them the dopamine to continue - until they hit a big enough road block. (Guilty!). Working on a game is more about discipline. Not feel good emotions. If you’ve never created a game before create a small project idea, and work on completing it. Even if you don’t feel motivated.
    Motivation doesn’t usually last a whole project. But doing it for the sake of doing it will. After you have a small project break it down into bite sized pieces that you can check off from a to-do list (if that works for you). And Don’t burn yourself out on it, but try to enjoy the journey, and keep that finished game goal in mind and look forward to it knowing it just takes overcoming small hurdles repeatedly.
    This is harder than it sounds, and maybe it won’t work for you, but it is one way to tackle the problem of completing a project.