YarnCat Games
yarncatgames.com
YarnCat Games
@yarncatgames.com
Managed to get a 3DRichTextLabel working in #godot yesterday \o/
July 28, 2025 at 10:53 AM
I decided to do the in-game help menu pages in a single rich text label fully using bbcode to layout and display the menus 😂 I’m not sure if I’m a genius or completely insane, probably the latter #godot #gamedev #indiedev
July 26, 2025 at 1:52 AM
Having too much fun playing with this little eggshell rig xD #animation #rigging #gamedev #indiegamedev #gameanimation #blender3d #blender #b3d
July 19, 2025 at 1:52 PM
I used to play an async drawing pen-pal/guessing game on my phone years ago, went looking for it and it was discontinued so I decided to make my own version with Godot, does anyone want to play with me? yarncatgames.com/drawee/?f=66... #godot #gamedev #art #drawing #indiegame
July 18, 2025 at 1:00 PM
I used to play an async drawing pen-pal/guessing game on my phone years ago, went looking for it to play again and apparently it was discontinued so I decided to make my own version over the weekend with Godot, been having a lot of fun playing with friends, anyone wants to try? #godot #gamedev #art
July 16, 2025 at 2:22 AM
On the subject of vertex colors, a friend of mine is new to 3D Modeling and was coloring by making different materials with different colors instead of texturing+uving, so I built into the GLB Importer an option that if the model has materials with colors only, it bakes those to vertex color instead
June 17, 2025 at 11:44 AM
These textures are assembled from multiple textures using the new texture type I made called "CombinedTexture2D", and can be modified in runtime as well ^^
June 17, 2025 at 11:38 AM
This is another great one, baking ambient occlusion to vertex colors <3
June 17, 2025 at 11:35 AM
I made a 3D "HBoxContainer" for KTHO. Normally I use the Canvas HBoxContainer, but I need the same functionality for 3d meshes and sprites in VR so had to re-create it 🥲 at least it works now and does what I need it to do! #Godot #godotengine #gamedev
June 16, 2025 at 2:53 PM