AGAlexandr Gakhovinmumr-home.hashnode.dev·Nov 27, 2022 · 2 min readGodot Idle, Clicker. Devlog 0.0.9Overview Tow week ago i decided to make game for portfolio. So I've started it). My major game engine is Godot. It is perfect for 2d, and small team. May be I have to go to Unity for job. But I still hope to wait it is become popular or i just will g...00
AGAlexandr Gakhovinmumr-home.hashnode.dev·Nov 26, 2022 · 1 min readBlender Python addon devMy first project is making addon in Blender. Qiuck review. There are tree major Blender custom classes: Property / Operation / UI. Blender Properties => reg as Class and save in Scene object UI panel( Blender class), read /write context scene proper...00