top of page


Enemy System Progress + Player/Camera Integration
Solo Game Dev Vlog In this vlog I walk through the progress I’ve made on the modular Enemy System (attack and spawn) and the first phase of Player & Camera Integration . The enemy system now has a solid foundation: data stored in ScriptableObjects, health and attack modules, movement patterns like chasers and ranged units, and loot drops tied directly into death events. I also built a spawning system that uses NavMesh sampling to keep things flexible and reliable. On the pla
Pavel Zosim
Dec 15, 20251 min read


Procedural environment and asset OPTIMIZATION for Games Using Houdini (Chapter 1)
Introduction In this article, I will walk through the process of creating a procedural environment and optimizing assets for game development using Houdini. The focus will be on modeling, texturing, and preparing assets efficiently while maintaining optimal performance for a game engine such as Unity. Project Scope The goal of this project is to model and texture the provided assets: a modular building, and a terrain with a road. Each asset has specific low texel density, pol
Pavel Zosim
Jan 29, 20255 min read


Procedural Tire Generator – Scalable System Breakdown
A production-oriented breakdown of a procedural tire generator built on real-world automotive dimensions, demonstrating stable scaling, tread logic, and sidewall systems.
Pavel Zosim
Jan 12, 20253 min read


Folder-Based File Importer
The Folder-Based File Importer is a custom Houdini Digital Asset (HDA) designed to streamline the process of importing multiple files from folders directly into Houdini. Original Local Rotation Orientation Checking and changing the Local Scale and Orientation of Geometries is Made Easier with This Tool Technical Insights Batch Importing with Subfolder Scanning The tool can scan directories recursively, including subfolders, to locate and import files with user-specified exte
Pavel Zosim
Dec 18, 20242 min read
bottom of page





