Articles

Here you can find a range of game dev related articles catering to both beginners and advanced users. Most of them are about Unity 3D.

Articles about game development Source [1]

The content ranges from in-depth meta analysis over step-by-step tutorials to tiny tidbits.

Some of these are pretty opinionated, so beware.

Meta

Game development is a complex process that involves various aspects beyond coding and gameplay mechanics. These articles take a step back and talk about other relevant topics like business, game engines, store analysis, ...

Unity is not a game company!
But maybe it should be?

The discussion about whether or not Unity should make its own games has been brewing since the engine's inception more than a decade ago.
Read article ..

All 'Meta' articles >

Code

Code brings games to life. This section explores the basics of game programming as well as some topics for the more advanced programmers.

Let the AI write the code

AIs have been all the rage for a while now. And rightfully so. Language AIs like ChatGPT are powerful tools and they are here to stay.
Read article ..

Surprises with Scriptable Objects and private fields

It is general knowledge that the Unity Inspector shows every that is serialized unless it is hidden with the [System.NonSerialized] attribute. If we want a private field to be serialized and visible we add the [SerializeField] attribute. So far so good...
Read article ..

All 'Code' articles >

Marketing

Making a game seen is a crucial towards a successful launch. These articles are all about visibility and community engagement.

How to make a great game trailer

Your trailer is among the first things people will see about your game. Within seconds it needs to catch the audience's attention and convey what your game is.
Read article ..

All 'Marketing' articles >

Tutorials

Game development tutorials are an essential resource for beginners and experienced developers alike. These tutorials offer step-by-step guidance for creating games.

An overview of shaders in Unity

URP, HDRP, Built-In, ... . What does it all mean?
Read article ..

All 'Tutorials' articles >

Tips, Tricks & Tidbits

Work smarter instead of working harder. These articles will teach you valuable tips and tricks for game development.

GIT good in Unity

Using a VCS (Version Control System) is a no-brainer. And the go-to solution among VCSs is GIT.
Read article ..

Surprises with Scriptable Objects and private fields

It is general knowledge that the Unity Inspector shows every that is serialized unless it is hidden with the [System.NonSerialized] attribute. If we want a private field to be serialized and visible we add the [SerializeField] attribute. So far so good...
Read article ..

All 'Tips, Tricks & Tidbits' articles >

User Interface & User Experience

Clear and intuitive UI helps players understand the game mechanics. It also contributes to a game's overall aesthetic and atmosphere, enhancing immersion and player engagement.

Is UI Toolkit ready for production?

At the time of writing this article (April 2023), UI Toolkit has been out for a while. Time to evaluate if it can be used in any upcoming projects.
Read article ..

All 'User Interface & User Experience' articles >

Rendering

Renderers, shaders, materials and textures are essential in creating a visual identity for your game. Developing smart render pipelines can help to reduce development time.

An overview of shaders in Unity

URP, HDRP, Built-In, ... . What does it all mean?
Read article ..

All 'Rendering' articles >

Beginner

Learning game development can be an incredibly rewarding experience. It allows you to create your own worlds and bring them to life. These articles are here to help you make your first steps with confidence.

An overview of shaders in Unity

URP, HDRP, Built-In, ... . What does it all mean?
Read article ..

GIT good in Unity

Using a VCS (Version Control System) is a no-brainer. And the go-to solution among VCSs is GIT.
Read article ..

Surprises with Scriptable Objects and private fields

It is general knowledge that the Unity Inspector shows every that is serialized unless it is hidden with the [System.NonSerialized] attribute. If we want a private field to be serialized and visible we add the [SerializeField] attribute. So far so good...
Read article ..

All 'Beginner' articles >

Advanced

These articles are here to remind you of things you have known but forgotten and maybe teach you something new.

Surprises with Scriptable Objects and private fields

It is general knowledge that the Unity Inspector shows every that is serialized unless it is hidden with the [System.NonSerialized] attribute. If we want a private field to be serialized and visible we add the [SerializeField] attribute. So far so good...
Read article ..

All 'Advanced' articles >

Asset Development

Some tips and tricks for asset developers. These articles also contain some meta analysis. If you are no asset developer yet, then these may be a good starting point so you know what you are getting into.

How much money does a Unity Asset Developer make?

Making money on the Asset Store is a tricky business. Especially newcomers are sometimes shocked by how little money ends up in their pockets. This is a breakdown of where the money goes.
Read article ..

All 'Asset Development' articles >

Funny

Anything I deemed to be funny (highly subjective: you have been warned). These range from links to trailers over simple memes to funny GDC talks. If you are having a rough day then stop by and I promise these will lighten up your mood.

How to make a great game trailer

Your trailer is among the first things people will see about your game. Within seconds it needs to catch the audience's attention and convey what your game is.
Read article ..

All 'Funny' articles >

Rant

Writing down your anger can be an effective method of achieving catharsis because it allows you to put your feelings into words. That's what this is. Do not enter if you are allergic to sarcasm or cynicism.

Asset Store Piracy

Piracy has been around since the dawn of the internet. One can't ignore it away.
Read article ..

Unity is not a game company!
But maybe it should be?

The discussion about whether or not Unity should make its own games has been brewing since the engine's inception more than a decade ago.
Read article ..

All 'Rant' articles >

Tags

Each article is tagged. From here you can list all articles for a specific tag.

Unity Meta Tutorial Code Advanced Tips & Tricks Fun Marketing Rendering Beginner Rant Unreal User Interface Asset Development Tidbit

Article Index

The index contains a list of all articles in chronological order.

Show a list of all articles >

Sources

  1. Book image source: https://commons.wikimedia.org/wiki/File:Timeless_Books.jpg - That image is licensed under the Creative Commons Attribution 2.0 Generic license.