Błażej a.k.a. blazeDev
I started my game development journey when I was 13 years old, take a part of first game dev workshop two years later, created some projects which stay sealed and finally decided to release my own game 🥳
I’m documenting my journey on Twitter/X and on YouTube, where I post everything related with game development – devlogs, tips and tutorials.
“Think outside the box!”
Games
Check out my released projects and upcoming ones.
Astro Strike – Retro stylized space shooter game for mobile and desktop. More info >>
Assets
I’m creating tools for Unity Editor and universal assets to use with different engines.
Blaze Builder – Easy Multiplatform Build
Build your game to all platforms with just one click.
Pixelart Fonts Pack
Enhance your game with 11 unique pixel art fonts!
Line Counter Unity Tool
Count lines of code in your scripts, working on any operating system.
Tutorials
Learn how to game development.
-
Creating Complete Health System in Godot
This video was cut in to two pieces because of its length. First part describes how to create Health component which is then used in second part where I create HitBox and HurtBox components. Because of that I prepared two separated sections, one for each part. However I was creating…
-
How to Build a Godot 4 Save System Without Singletons – Step-by-Step Tutorial
Unlock the secrets of Godot 4 game development with this step-by-step guide on creating a powerful save system—no singletons required! In this tutorial, I’ll guide you through leveraging the simplicity of scripted nodes and built-in groups to identify and save game objects effortlessly. Say goodbye to complex setups and hello…
-
How to use TileMap in Godot 4.2 | Auto Tiles and Animated TileSet
This video gives an overview of Godot’s tilemap mastery! Join me as we explore the essentials, from creating intricate tilesets and animated wonders to conquering autotiles and handling larger-than-life tiles. I’ll guide you through the transformative power of layers, adding depth to your game design. Download files