this post was submitted on 12 Jan 2024
60 points (96.9% liked)

Game Development

3294 readers
7 users here now

Welcome to the game development community! This is a place to talk about and post anything related to the field of game development.

Community Wiki

founded 1 year ago
MODERATORS
 

Knowing when to put the mouse and keyboard down is hard.

I made this quite detailed shader, but it only fills a tiny part of the screen... Like maybe the player will see this once or twice max, but the rest of the time this element will only take up 40x40 pixel area ๐Ÿ˜…

What techniques have you found that help to keep you on track and let you understand when it's time to stop?

top 10 comments
sorted by: hot top controversial new old
[โ€“] Deebster@programming.dev 11 points 8 months ago (1 children)

Perhaps you can reuse it for a more prominent asset. It's a beautiful thing, so I don't feel it's a waste, but I know what you mean - perfect is the enemy of done, and all that.

[โ€“] EddyNottingham@lemmy.ml 2 points 8 months ago

Thanks for the compliment ๐Ÿ™‚ and yes that's exactly it, I've been frustrated at myself about being overly critical of my own work, and would love to get more of that flowstate urgency you feel while participating in gamejams into my everyday life. But you're right, I'm going to follow your advice and make it more prominent!

[โ€“] onion_dude@lemmy.world 9 points 8 months ago (2 children)

It sounds like you're talking about project management. My approach is to keep the next 4 or 5 tasks to be done written down in a backlog. Writing detailed tasks about what you're planning can actually be quite fun once you get stuck into it.

Doing it this way means I'm wearing my project manager hat while I'm managing my tasks. So I can see the big picture, take in the wider context, and make more informed decisions about how much effort is reasonable to spend on each task. Whereas if I try to think about the big picture stuff when I'm deep in a rabbit hole with my developer hat on I tend to have a skewed perspective.

That being said, often the most difficult thing is staying motivated. So if you've enjoyed the process, and you've made something this beautiful, and no doubt honed your skills along the way, then I don't think you've got anything to worry about. Keep up the good work!

[โ€“] EddyNottingham@lemmy.ml 6 points 8 months ago

I do currently keep a list of tasks and organise them daily, but what you said about putting on a different hat made me realise that I've been treating it as a chore to get done as fast as possible, whereas I should respect this stage and allot myself the time to get into the correct headspace. Thank you for the detailed reply and your encouragement!

[โ€“] NostraDavid@programming.dev 5 points 8 months ago (2 children)

I copied John Carmack's .plan style and made it my own: https://github.com/ESWAT/john-carmack-plan-archive/blob/master/by_year/johnc_plan_1996.txt

This way you can track your 4 or 5 tasks for that day, and also track what you did on which day over time.

[โ€“] mrkite@programming.dev 2 points 8 months ago

ah man.. that's a part of the internet I really miss. For those that don't know, the .plan file was a file you put in your home folder, and anyone on the internet could run finger johnc@idsoftware.com (or your own user@server obviously) which would output your status and your .plan and .project files. Which is why people have a copy of John Carmack's .plan file.

[โ€“] EddyNottingham@lemmy.ml 1 points 8 months ago

That's interesting! I do something similar using Obsidian, but not nearly as structured or disciplined. Going to make some changes ๐Ÿ™‚

[โ€“] popcar2@programming.dev 8 points 8 months ago (2 children)

It's never a waste of time, people usually appreciate the small details. This looks great. Also reminds me of the logo for Osu!

[โ€“] A_Very_Big_Fan@lemmy.world 1 points 8 months ago

I'd totally use this as my osu! cursor

[โ€“] EddyNottingham@lemmy.ml 1 points 8 months ago

Thank you! You're right, I never realised how similar they look ๐Ÿ˜€