Profile avatar
devbre.com
I am making Left Stranded, a multiplayer factory automation game in #godot. 🌟 Wishlist on Steam: https://s.team/a/1936750 🤖 Discord: https://discord.gg/5eQynQRGUK
245 posts 607 followers 203 following
Regular Contributor
Active Commenter

Quick progress update on the inventory for my survival/automation game. I came up with a 'tetris' like inventory, like the one in most survival games (like Dayz). Items can take multiple slots and they also add weight... the more the player carries to slower they move. #godot #survivalgame

Finally it's here... How to make 3D Games in Godot! 🌟 youtu.be/ke5KpqcoiIU #GodotEngine

If had issues install an old printer on #linux Ubuntu, I found this drivers (gutenprint), which worked perfectly for my super old Canon 3100 series! sudo apt-get update && sudo apt-get install printer-driver-gutenprint

I wish I could use MultimeshInstance2D node for the grass in my game… #godot #gamedev

I wish I could use MultimeshInstance2D node for the grass in my game… #godot #gamedev

Building my top down 2d game in #godot, I feel like it could be any game, at the moment it is evolving as a factory automation game, but I feel like I really want to add some more deep survival aspects to it, Projectzomboid style or even Tarkov style..do you ever feel the same? #gamedev

Zero Sievert is a perfect example that a #pixelart #indiegame doesn’t need a perfect tileset to be enjoyable or fun. I am spending way too much time on the tileset cliffs of my game and I think I am starting running in circle.

A quick step by step of how I've been making pixel art rock assets. Only 956879 to go... 🫥 #indiegame #pixelart #godot4

Here's some pre-alpha gameplay footage of Settler's Domain! Bluesky limits to 60 seconds, but most of it's here! Check out my Steam page for the full video #GameDev #IndieGame #CityBuilder

VSync exists for a reason.

New cliffs tiles added to my automation #pixelart game made in #godot! I could really use some good advise here on how to improve it! Thoughts?

Procedural generation applied to my multiplayer factory automation game I am building in #godot. The current max supported size is 256x256 and it takes around 8secs to complete with 4 biomes distributed following the Whittaker classification, accounting for temperture and moisture noises. #gamedev

More than 200 game devs have joined the barn already, contributing to make it the biggest open repository of Godot learning material ✨ We'd love to see you too! Visit thegodotbarn.com or check out the Discord to learn more ⬇️ discord.gg/fJqsyBktbN #indiegamedev #godot #godotengine #opensource

The beauty of procedural generation with autotiling in #godot !🤣 Any idea how I could stitch together tiles from different layers on the edges?

Nice to see the #Linux adoption on Steam going up! I switched to Ubuntu over two months ago and never looked back to Windows since. www.reddit.com/r/linux_gami...

Nice to see the #Linux adoption on Steam going up! I switched to Ubuntu over two months ago and never looked back to Windows since. www.reddit.com/r/linux_gami...

My wish for the new year 2025… Having #Godot to support Markdown notation and ditch BBCode at once. 🙏 Yeah..

Big news: Dawnfolk finally has a release date! 🥹 It feels surreal to see the light at the end of the tunnel after 2 years of creating this game all alone in my bedroom. Time to buckle down and bring it across the finish line. Please share. 🙏 #indiedev #gamedev

new video is up on the channel now! I'm moving to godot woww www.youtube.com/@Acerola_t

Lately I see so many “Making my dream game” devlogs popping up on YouTube.. How about: “Making a game I will actually finish” devlogs instead!? #gamedev

Lately I see so many “Making my dream game” devlogs popping up on YouTube.. How about: “Making a game I will actually finish” devlogs instead!? #gamedev

Reached first page of /r/godot on Reddit two days in a row! That feels so good! 🎁

Merry Christmas y’all! func start_christmas(): if today == CHRISTMAS: return [🎅,🎁,🎁,🎁] return [] #godot #gamedev

Great water reflection effect made in #godot 2d. I wonder if there is a way to achieve this with shaders only and avoid an additional camera… www.reddit.com/r/godot/s/7y...

Are you in “not x” team or “!x” team in #Godot?

Who said that #Godot could not handle 3d or immersive experience?? I mean… look at this now! youtube.com/watch?v=rp8W...

I just updated the tileset for my automation game. I got rid of that checker based tiles and went with a more detailed approach. #gamedev #aseprite #pixelart #godot