Finished the implementation of chests and started to create a basic inventory system πŸ’°

Right now, the whole map is not very structured - the next step is therefore to structure the code, make a template and a second map to try it out!

#retrorpg #pixelrpg #treasure #2drpg #unity2d #gamedev #indiedev

How useful is a hotbar, if you can't use the items in it?
In my newest Godot tutorial we look at exactly this.

How can we select items from the hotbar?
And how can we start using the items for something useful?

Watch here: https://youtu.be/HzkRw1Sc1Dg

#madewithgodot
@godotengine
#tutorial #godotengine #godot4 #2drpg

How to USE ITEMS from HOTBAR in GODOT | ARPG S02E03 | tutorial | GDScript

YouTube

How to Make a Hotbar in Godot 4🀩
I just finished editing a new tutorial today😎

I've gotten so many questions on how to make a hotbar, so this is what we are looking at in this tutorial.

Link: https://youtu.be/zt-UgNAO0CM

@godotengine
#2drpg #madewithgodot #GodotEngine

How to Make a HOTBAR in GODOT | ARPG S02E01 | tutorial | GDScript

YouTube

Today I'm practicing pixel art and character / NPC design.

This is supposed to be one of the first NPCs, but I'm also experimenting a bit with player customizations.

I really like how she turned out🀩

#2drpg #madewithgodot @godotengine #pixelart

Practicing puzzle design for my cute little RPG with programmable robots.

Also know as playing Robot Turtles with our youngest daughter😍

This game and also Ricochet Robots has a lot of the puzzle elements that I will be exploring for the game.

#madewithgodot #2drpg #devlife #gamedev #robotics #kidscancode

Yay!
I just finished the first simple parser for my dialog scripts.

I decided to use a subset of Yarn Spinner for my dialogs.

Next up is adding support for a few more advanced features in the dialog scripts.

Like simple if-statements.

@godotengine
#madewithgodot #godot4 #2drpg

Is this not just what you shared last time?

Visually it might be, but behind the scenes, no.
Today I mainly worked on the system for setting the portraits for the dialog menu.

Hopefully, each npc will end up having a few dialog animations.

@godotengine
#madewithgodot #godot4 #2drpg #indiedev

Today I've planned to start working on the dialog system for my cute little RPG.

However, dialog is boring if you don't have anyone to talk to.

So while I'm contemplating how the dialog system should work, I'm also making a few temporary NPCs.

#madewithgodot #programmerart #gamedev #zeldalike #2drpg #pixelart

Today I finally finished another milestone.
I'm done with the first version of the programming system.

Now you can't change the program while it is running.
And our little robot friend can pickup and deliver water.

Now I'm moving on to dialog.

#godot4 #screenshotsaturday #2drpg @godotengine

Working at the moment on a little randomly generated roguelike, and I've made this morning that little camera that zoom out then zoom in at the beginning of a level to show the map generated, so it's easier to know where to go :)
#2droguelike #2drpg #godot #godot4 #gamedev