#2drpg — Public Fediverse posts
Live and recent posts from across the Fediverse tagged #2drpg, aggregated by home.social.
-
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 -
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.
-
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 -
This week I got a lot done on the games programming menu.
* a grid is now shown when the menu is open
* robot correctly spawns at portal before a program is run
* stacking, run, stop and clear works again#screenshotsaturday @godotengine #madewithgodot #robotics #2drpg
-
I feel like I'm getting the hang of making the pixel art for my game.
Most of it will probably be remade or adjusted at some point, but I can make it much faster now, than when I started, and I have a better understanding of 2D art in general.
#programmerart #pixelart #2drpg #godotengine #godot #godot4 #gamedev #indiedev
-
Wuhuu, the cute little robot is working correctly again!
Today I've been working on remaking the games programming system.
The old one way getting to messy. But the new one already seems a lot better :)I also took a break and made some sand and water tiles.
#godot #godotengine #godot4 #pixelartgame #cutegames #2drpg #screenshotsaturday #gamedev #indiedev
-
Just another day of gamedev😅
#godotengine #godot #godot4 #screenshotsaturday #indiedev #gamedev #programming #robotics #2drpg #cutegames
-
Hi all.
I'm working on a cute little pixelart game made in Godot 4.Today I've been trying out a few new things for transitions/boarders between ground tiles.
I also added some spots to the dirt to add a bit of texture.
Hopefully I'll have time to do some coding tonight.
#pixelart #GodotEngine #godot4 #cozygames #gamedev #indiedev #2drpg
-
Just noticed a bit of blur in the save-game screenshots. Fixed (removed image filters). You can see the before (left-side) and after. If you zoom in to the girl's hands/feet, it becomes really obvious.
#EmanQuest #IndieDev #GameDev #GodotEngine #2dRPG #UX #ScreenshotSaturday
-
Started on the gargantuan task of adding SFX to every necessary location for #EmanQuest. Started with the mundane (but necessary) button-click. (Used some reflection to add it to all buttons automatically in the scene.)