Hello there! Basicly some of my friends and random guys from internet roasted Hyper Land Gaiden and found lots of bugs. And so I fixed some of them. Here the list of changes:
#1 Sprites ordering now works properly
#2 endless hp heal with items like leather jaket so yeah now it's don't work like that
#3 Alice now above everything (you can't walk on her)
And etc. In short Hyper Land Gaiden is a bit better now! #gamedev #indiedev #indiegame #HGLOC #godot
Cannot wait for this PR to land for #godot
Conditional breakpoints and conditional debug prints.
https://github.com/godotengine/godot/pull/100516

I spent the evening doing some art for the game, most of the reason for all the new art was to split each sprite up by limb to enable the equippable armor later. The consequence of this change?
You now start naked :3
#gamedev #godot #pixelart #ドット絵
Making a bulletproof ledge grab in a platformer isn't for the faint-hearted. #godot
You can play the pazzle-prototype and leave feedback at https://combat-dices-team.itch.io/total-renown
#IndieGame #IndieGames #GameDev
#SoloDev #IndieDev #IndieGameDev #Godot #godotengine #WIP #PixelArt
Rust bindings for Godot 4 - Release v0.3.5
https://vger.social/post/24108718
Rust bindings for Godot 4 - Release v0.3.5
https://vger.social/post/24108563
Left the Berry Planter running a while, to see how the Radius code works.
I've set a Minimum, to try to stop the Plants blocking the Planter into their Hut!
So far, so good!

It took me quite a bit to figure out some AI issues but it was down to a misunderstanding about how #beehave worked. Now I use two decorators to do an infinite loop after the player has been detected.
#godot #gamedev #indiedev #madewithgodot

2D animation rebasing in Godot. Essentially bulk-editing keyframes, rebasing them to a new starting position.
Solves a use-case I have, where I want to reuse animations between characters of different sizes.
Source here: https://github.com/SirLich/godot-create-actor/commit/aedccadbd3f6efc8251e4ef6803c6db508a09de4
With next update of NOKOMA, shuffle the grid strategically at your desired moment as long as the prerequisite is met! And when no moves are available, it will shuffle automatically.
#indiegame #indiedev #gamedev #solodev #Godot #mobilegame #puzzlegame #cozygames
As a newbie in 3D #gamedev, maybe someone could provide some tips and tricks, how / with which tool can I model a 3D world.
My special questions are things like: How do I create all the grass? Or a forest?
And which tools are used for this?
Is it done directly in #godotengine
Or is it done in #blender and then imported into #godot? (Like they did in one so many YT tutorials)
Or any other tool?
I just wanted to start with a small scene. But stumbling over such "basic" question :)