Blog
14 articles about game development

The Skin-Weight Bug That Survived Six Solvers
A rigging bug tore my meshes apart at every joint. I went through six different skin weight methods to fix it, and the bug was in none of them.

Auto-Rigging Fingers with MediaPipe
Placing 30 finger bones automatically from a static mesh. Two geometry approaches failed first, then a 2D hand detector made it work.

Building a Marker-Based Auto-Rigger for Unreal Engine
How I started RiggingCore, a plugin that fits a full Manny skeleton to any character from a few markers, right inside Unreal Engine.

Urbex Murder — Patch 2.2.0 and the Road Ahead
Text chat, head bob settings, and Murder Mode in development. Catching up on everything since launch.

Urbex Murder — Post-Launch Update: Inventory, Map System, and the Subway Rework
A full inventory system, interactive map, glow sticks, ping system, emotes, and a heavily reworked Subway level with toxic gas areas.

Urbex Murder — Now Available on Steam
After months of work, Urbex Murder is live on Steam. Explore abandoned places, uncover secrets, and survive the hunt.

Motion Matching and the Big Urbex Murder Overhaul
A brand new movement system with Motion Matching, redesigned parkour, glow sticks, ping system, and a completely reimagined Subway level.

Urbex Murder Demo: Launch and Early Patches
The demo launched on January 31, followed by three patches in February that expanded the map, fixed multiplayer issues, and added a train.

How to Replace the Mouse Cursor in Unreal Engine 5 Games
Learn how to replace the mouse cursor in Unreal Engine with a custom cursor.

Unity Localize Dropdown Component
Learn how to localize the dropdown component in Unity using the Localization package.

Unreal Engine Enhanced Input Sprint
Learn how to implement sprinting in Unreal Engine using Enhanced Input.

Python to Unity Data Transfer
Learn how to send data from Python to Unity using UDP networking.

Unity Parallax Background
Learn how to make a parallax background effect in Unity.

Unity Custom Inspector
Learn how to create a custom inspector in Unity to improve your editor workflow.