Sponsored By

GameDev Protips: This One Simple Trick Will Make Your Indie Game 10X Better

One simple juicy trick to make your games better.

Daniel Doan, Blogger

November 16, 2016

2 Min Read

Okay, so maybe 10X is a bit of an exaggeration, but I’m still convinced that this trick will help you dramatically if you haven’t thought about it. It’s a severely underrated and most oftentimes overlooked trick. In fact, many game developers don’t even realize that this is what they’re missing from their games. I actually never paid attention to this for quite a long time, much to my own detriment. Here it is — the juicy trick that you’ve been waiting for…

If your game has an element that impacts the state of a visible object in a significant way, it must have audio and visual feedback that’s clearly represented to the player.

For example, let’s say you have a top down shooter where your gun can only shoot once every 5 seconds. Make that completely obvious to the player by having a visual indicator on the gun that looks different when it’s on cooldown. Then, have a distinctly audible and visual cue when it’s ready to fire again. Seems like a small detail, but this is night and day when it comes to making your game feel well produced and polished.

Another example could be a platformer with a character who can jump. Without audio feedback, it would just feel wrong — but let’s get beyond just the basics. The goal here is to make sure that the game looks and feels responsive to the player. You can’t just slap on a jump sound and call it done, you’ll have to consider the jumping animation, landing animation, and the landing sound effect as well.

Actionable Takeaway: The small details matter a lot more than you think. Every single state change in your game must be accompanied by proper cues, or else your game won’t have the juice and polish required to compete with modern games. This rule also applies for menu elements.

If you’ve found this article helpful, don’t forget to share it with your friends on social media!

---

Thank you so much for reading my article! I’m Daniel Doan, the Co-Founder of Black Shell Media. We're a publishing and marketing firm dedicated to helping indie developers succeed.

Feel free to follow me on Twitter, or stalk me on Instagram for more game development and design tips!

Read more about:

Blogs

About the Author(s)

Daily news, dev blogs, and stories from Game Developer straight to your inbox

You May Also Like