hobby-ish gamedev. This website contains my raw notes and documents my progress.


Reduce metallic (I just wanted to make it less dark)


what i just recognized i have to rebuilt my modular setup. I cant texture all floor elements correctly or the same way for every single module, also thats too much work. I have to be more modular and create different wall models (with and without doors) and the floor i can just do in godot itself and just put a repeating texture on it that way i can build the dungeon on it with the different parts and save a lot of texturing time.