Roughnight · @roughnight
74 followers · 132 posts · Server mastodon.gamedev.place

Puuh, synchronization with new multiplayer nodes is easy, if you use them the right way!

#Godot4 #gamedev #indiedev #multiplayer

Last updated 1 year ago

A Sheep In A Cat Way · @SteelWool
39 followers · 1671 posts · Server computerfairi.es

I followed a tutorial for on how to make a platformer but I didn't like making a platformer so instead I'm making a shoot em up with the same assets

#Godot4

Last updated 1 year ago

We made a shopkeeper that can add new weapons and items to the world if you pay him with souls. How does it look? Any suggestions for the name?

#roguelike #godotengine #Godot4 #pixelart #gamedev #indiedev #indiegame #wizard

Last updated 1 year ago

TownEater · @towneater
21 followers · 28 posts · Server mastodon.gamedev.place

I implemented a backpack, so players can carry around multiple things at once!

#gamedev #godotengine #Godot4

Last updated 1 year ago

Signe C-J · @makertech
22 followers · 16 posts · Server mastodon.gamedev.place

Yay, new episode in my "How to Make an ARPG in Godot 4" is out🥳

This time we look at hos we can add new items to our inventory model (resource) and update the view (gui) correctly.

youtu.be/9CEUurKqfLQ

@godotengine

#Godot4 #godotengine #zeldalike #arpg #gamedev #tutorial

Last updated 1 year ago

Signe C-J · @makertech
22 followers · 16 posts · Server mastodon.gamedev.place

Yay, new episode in my "How to Make an ARPG in Godot 4" is out🥳

This time we look at hos we can add new items to our inventory model (resource) and update the view (gui) correctly.

youtu.be/9CEUurKqfLQ

@godotengine

#Godot4 #godotengine #zeldalike #arpg #gamedev #tutorial

Last updated 1 year ago

Kanata.EXE · @KanataEXE
20 followers · 90 posts · Server mastodon.gamedev.place

Should I try publishing my game on Steam?

I'm currently porting and reworking my old game to . I was thinking about whether I should try publishing on Steam.

If I can get the fee back from sales, that would be great. If not, I lose the funds to buy a new computer.

#Godot4 #indiedev #gamedev

Last updated 1 year ago

Okhnid · @okhnid
3 followers · 7 posts · Server mastodon.gamedev.place

Updated the dialogue system for my :godot: Multiversal Affairs!

* dialogue sprite makes sense now and isn't four times bigger than other sprites
* Dialogue positioning is more sensible: it goes up like text in a typewriter when other lines appear.

Really enjoying simplicity and flexibility in github.com/nathanhoad/godot_di

#indiegame #godotengine #gamedev #indiedev #Godot4 #pixelart #games #gif

Last updated 1 year ago

Awesome Unicorn 3 · @AU3Engine
25 followers · 238 posts · Server fosstodon.org

devlog 22:
-autoload name changed from FARTENGINE to FART
-added camera control script
-added 4 new commands, all control camera movement
-Improvements made to the process for adding new commands
-Updated project on github

Up next: Allowing player to push events

#fartengine #godotengine #Godot4 #indiedev #gdscript

Last updated 1 year ago

〽️ɪɢᴜᴇʟ · @bitbraindev
904 followers · 540 posts · Server mastodon.gamedev.place

One of the challenges of building robust software is getting the edge cases right and preventing worst case scenarios (e.g. data loss)

Before can become fully production-ready, I have to address things like data loss.

github.com/bitbrain/pandora/is

#pandora #Godot4

Last updated 1 year ago

〽️ɪɢᴜᴇʟ · @bitbraindev
904 followers · 539 posts · Server mastodon.gamedev.place

I spent some time today reworking how property types in are resolved. This is a prerequisite to implement properties of type array and dictionary!

github.com/bitbrain/pandora/pu

#pandora #gamedev #Godot4

Last updated 1 year ago

With the war axe active ability, you can throw it and it comes back to you!

#roguelike #godotengine #Godot4 #pixelart #gamedev #indiedev #indiegame

Last updated 1 year ago

Scimitar active ability. How does it look?

#roguelike #godotengine #Godot4 #pixelart #gamedev

Last updated 1 year ago

TownEater · @towneater
21 followers · 28 posts · Server mastodon.gamedev.place

I got around to installing the Jolt plugin for Godot that @noelbarrot_3d let me know about, and it solved all the physics issues I was having! It's like night and day. I can finally focus on other things!

#godotengine #Godot4 #gamedev

Last updated 1 year ago

TownEater · @towneater
21 followers · 28 posts · Server mastodon.gamedev.place

Ever since I fixed saving/loading, I've been fighting the Godot physics engine. It's bad enough that I'm debating switching engines.

#godotengine #Godot4 #gamedev

Last updated 1 year ago

Geegaz · @geegaz
45 followers · 90 posts · Server mastodon.gamedev.place

users I need your help !
I'm looking for a solution for 3D trails that's similar to Unity (attached to a point and constantly emitting, not particles)

Is there a way to use the new Trail meshes outside of particles systems, or should I use an Immediate Mesh for this ?

#gamedev #Godot4

Last updated 1 year ago

TownEater · @towneater
21 followers · 28 posts · Server mastodon.gamedev.place

Saving and loading is FINALLY working again in my life-sim game. The upgrade to Godot 4 broke that feature due to changes in casting Variant to and from C# types. Now I handle creating and parsing the JSON save files using all C# system libraries and reflection!

#godotengine #Godot4 #gamedev #csharp

Last updated 1 year ago