Mid-Game Crisis

9
Official Construct Team Post
Laura_D's avatar
Laura_D
  • 17 Apr, 2020
  • 699 words
  • ~3-5 mins
  • 1,075 visits
  • 2 favourites

I've hit that point. That point when you're building your game ideas, mechanics etc when you suddenly think "but what if I ripped all of this out and did this instead..."

Now thankfully (for my sake) I'm not having these thoughts about mechanics - the core of the game is still a pokemon-inspired RPG. It's about how it looks, the style, the scale and how the pixel art should eventually fit into it.

Currently it's based on a 16x16 grid, akin to the old pokemon games of yore. Which is great. And despite my utter lack of pixel art skill, I think I want to stick with this grid size. It fits the style I have in my head - also I feel like going any bigger will be asking for trouble as I would have to then draw more detailed characters etc.

So what's the problem, I hear you ask? Well. I'm now questioning whether my layouts are big enough, or in the case of the main city, whether the four districts should be on four separate layouts or one big one. This has stemmed from messing about with the viewport size, which in turn comes from thinking about the necessity to be able to scale up the viewport to a 16:9 fullscreen view.

I've already changed the viewport size once. It went from GBA sized (240x160, 3:2) to NDS sized (256x192, 4:3) during the first change - I wanted more space to eventually design a battle screen. And now it's 480x270 which is a 16:9 ratio and should scale up nicely. However, having a viewport so much larger means that the player can see that much more of the layout which brings in the question: are the layouts big enough?

The purple area at the top shows the size of the 16:9 viewport in comparison to one of the current city layouts. It feels like it's too much of the layout being shown at once, the city district feels like it's shrunk, like it's lost some of its granduer - after all, this is supposed to be the biggest city in the country.

I did do a quick test combining all four of the city's layouts into one massive area:

That's a layout size of 1152x1152 now if you were curious.

In terms of comparing the viewport to the rest of the city, it certainly feels better when the player's wandering about. You can see more of the city without leaving the area, you see all of the NPCs and it feels a little more alive. It definitely needs a redesign if I stick with this. The city was designed in the four sections and it will stay that way, but I'd need to think about how the districts connect with each other and contribute to the city overall.

Ultimately though, when there are so many more mechanics still to build, I probably shouldn't be thinking about these design aspects just yet. But occasionally it's nice to dip into the more creative sections of the game. And actually it's a good thing to think about before I've built too many of the other layouts - it'd be a hell of a lot to change if I'd built say 5 or 6 other locations!

Plus, it could end up having a direct effect on some of my other systems, like the inventory or the battle system. With a larger viewport, I may have the opportunity to display more information to the player during battle - something that may have been hidden as a variable, could potentially be displayed. Or having extra space may allow the player an additional button to control a special move. Perhaps we could now show a larger image of an item alongside a small description in the inventory now that there's a little more space.

Anyway. I could talk about the pros and cons of this for hours, but nobody needs that! I'm thinking that the new 480x270 viewport size is going to stay - it's a 16:9 ratio, and should scale up to 1920x1080 without an issue. I guess I'd better get back to thinking about mechanics again...

Inventory next methinks.

Subscribe

Get emailed when there are new posts!

  • 7 Comments

  • Order by
Want to leave a comment? Login or Register an account!
  • Hi Laura, Thanks for sharing valuable things for us. I feel your point is really Janine and helpful to us. we will try to use in game development for our clients.

  • Could you use a type of fog so that the player could see less of the area without affecting the size of the layout? It would be an option ...

    Is the game for mobile or pc or the two?

      • [-] [+]
      • 3
      • Laura_D's avatar
      • Laura_D
      • Construct Team Community Manager
      • 3 points
      • (0 children)

      Interesting idea, but not sure it'd fit the game.

      Definitely PC, mobile development is not my idea of fun!

  • Hi Laura! Really enjoying your updates on your game. It looks like a great project so keep going and you'll push through this tricky patch. Sounds like you might need to do some other part of the game and come back with fresh eyes.

    I know I can spend hours reworking things that don't need it at all.

    How are you managing the scope of your game? Are you letting it grow as it needs, or have you got a really tight schedule in a spreadsheet, or something. :)

    Looking forward to the next update and when can we see it moving? :)))

    Tom

      • [-] [+]
      • 2
      • Laura_D's avatar
      • Laura_D
      • Construct Team Community Manager
      • 2 points
      • (0 children)

      Thanks for the comments Tom, glad you're enjoying the blog!

      In terms of scope, I have a notebook filled with all the mechanics I want to add, with plenty of space to sketch out how they might look/work. I definitely don't have a schedule, but one of the things I'm looking at in how I do things and when is based on what I can make into a tutorial. So, the dialogue system for example, as that got built it became a whole tutorial series. Because while this is a great exercise for me and something I've always wanted to do, it's also a great opportunity for us to expand the Construct tutorials section!

      The 'updates' are weekly, but I can't guarantee the level of content haha seeing as like any side project, I spend varying time on it each week. But I could probably do a little video at some point to show how it's all going. :)

  • 480px (30 times character width) does seem a little too big.

    Maybe do some tests with 320x180 (20 times character width) and ask for opinions of people around you.

      • [-] [+]
      • 2
      • Laura_D's avatar
      • Laura_D
      • Construct Team Community Manager
      • 2 points
      • *
      • (0 children)

      It depends on the style I end up going with - which to be honest is still a loong way off!

      Sometimes that size with 16x16 tiles can work, (like in that gorgeous work by Raymond Schlitter) depending on how the rest of the tileset comes together. But I'll bear it in mind, I do have a list of 16:9 ratios that I could use!