How do you focus as while game developing?

I’ve always had a hard time focusing when developing, specifically building. Even though I’m able to get a good bit done, I feel like I could get a lot more done if I can just focus for a longer periods of time.

That being said, how do you focus while game developing? Whether that may be scripting, modeling, building, GFX, etc.

1 Like

I would focus on game mechanics first, and then flesh out the rest of the game, if you polish a map early on, then focus on the game mechanics, by the time you’re done scripting that, you may realize the map or whatever doesn’t suit your needs, and you’d have to scrap that, this isn’t always the case but game mechanics should be prioritized in my opinion.

3 Likes

When I develop games, I tend to listen to music, and maybe watch a video of some sort on another screen/monitor to have some type of entertainment while doing the boring part of Development…

So try listening to music or watch a video while developing?

3 Likes

If you know what you’re looking to do, you have your objective, and you have structured a semi-formed agenda, you should be able to focus on your task. If you ever get overwhelmed, take a couple of minutes of break time. You should also take a break regularly as to not overwork yourself.

1 Like

I think you misread, not what you focus ON but how you focus on the actual task/process of game developing.

1 Like

I just continuously think how I want it to look in the final product. It helps me get there and keeps me focused at the same time.

1 Like

Things I do:

  1. I always do a lot of building before any scripting this means I have a lot to work with and do not need to jump back and forth between different items and areas.(Do not build an entire or finished map as heavy editing will be required)
  2. When joining studio that day I take 5 minutes to clearly outline how I will accomplish my goals on that day.
  3. The notebook plugin there are multiple this is one example:
    https://www.roblox.com/library/2705329879/Notepad
    I can then have a simple list of goals.
  4. I put studio in full screen so other tabs and notifications cannot block or distract me. (Find it in view above Actions.
  5. Whilst scripting I revise any loops variables functions or values and how to use them that may be important if I may forget them(If you are an adept scripter unlike me you should not need this.) meaning I do not lose focus.
    6.Decide on core mechanics and then implement them before anything trivial or small. So anything you will need such as: Data stores, Leader boards,Teams and critical values.
  6. Where possible I like to get other people to help with ideas designs or play testing because as a solo developer I do most things by myself so having A friend test means I can focus easier on more important things.
    8.Although it is often overlooked take breaks for 15 minutes every 30 minutes. Although I may sound like a computer manual it helps relax your self. (Adjust this if it is easier)
    I hope this helps!

I listen to types of music I enjoy, either pop, or lofi. Try not to listen to music that’s too distracting with a lot of words. @mer5000