this post was submitted on 14 Jun 2023
14 points (100.0% liked)

Godot

5765 readers
104 users here now

Welcome to the programming.dev Godot community!

This is a place where you can discuss about anything relating to the Godot game engine. Feel free to ask questions, post tutorials, show off your godot game, etc.

Make sure to follow the Godot CoC while chatting

We have a matrix room that can be used for chatting with other members of the community here

Links

Other Communities

Rules

We have a four strike system in this community where you get warned the first time you break a rule, then given a week ban, then given a year ban, then a permanent ban. Certain actions may bypass this and go straight to permanent ban if severe enough and done with malicious intent

Wormhole

[email protected]

Credits

founded 1 year ago
MODERATORS
 

So my problem is that I can't stay committed to one project for more than a day.

It starts with "Wow, I have some idea", I create an empty project, work on it for a few hours, and then quit. I keep repeating this pattern.

I just want to finish something.

you are viewing a single comment's thread
view the rest of the comments
[โ€“] [email protected] 2 points 1 year ago (1 children)

I get stuck on the same thing. I think what I'm going to try is:

Choose a visual style that is easy to create assets for, probably 2D, low resolution, etc, and then give myself limited time to produce every asset I need, like 5 minutes for each asset or something. I can polish them later if the game is ever finished. Slay the Spire comes to mind as a game that did this, before the official release there was a time where they were systematically working through the assets and updating a few at a time each update, it was an odd time because all the assets had different levels of quality, but in the end it worked out, and the lower quality assets didn't stop the game from succeeding.

[โ€“] [email protected] 2 points 1 year ago

Good luck on that, first time hearing about the Slay the Spire assets thingy it gave me hope. I will try it too thanks.