godot

Back Open Paginator
29.01.2026 15:52
miruji (@miruji@mastodon.gamedev.place)

Slime Jumping in My Game

#gamedev #godot #godotengine #indiedev #indiegame #steam #shaders





Show Original Post


29.01.2026 15:16
yurisizov (@yurisizov@mastodon.gamedev.place)

My new favorite tool for discovering hidden editor API is signal connections.

"Godot editor is made with Godot" yadda yadda, but what that really means for us, is that everything relies on the same building blocks.

Every internal node is registered with ClassDB, every signal is bound, and every connected method is wrapped in a Callable. And you can get them and use them from scripting!

#godot





Show Original Post


29.01.2026 14:14
SJB (@SJB@mastodon.nu)

My first indie game is very early in development, but since people are asking about it in different social media, maybe I should set up a community already? Do you have thougts about where? Is Discord still the thing for this? Lemmy?

#indiedev #indiegame #gamedev #pixelart #godot #IsleOfOrcs #Discord




Show Original Post


29.01.2026 13:29
binbun3d (@binbun3d@mastodon.social)

Recently a very kind user notified me that my vfx packs had compatibility issues with eachother. I updated them all to fix that. Sorry for the headache!

binbun3d.itch.io/magic-orb-vfx




Show Original Post


29.01.2026 13:18
tsjost (@tsjost@mastodon.gamedev.place)

Took me like an hour to get the hearts to line up in the HBoxContainer thing and be spaced properly... Layout in #Godot is confusing, sometimes clicking the anchor shortcuts makes the node move around in the parent, and sometimes it just does nothing O_o

Anyway, there's a fail condition! It's a real game now right?





Show Original Post


29.01.2026 11:59
blessedsleepseeker (@blessedsleepseeker@mastodon.gamedev.place)

Schmooverz got their first content upgrade since i'm finally done with the basics of the engine (still a lot of work tho) !

Enjoy breaking eggs in the first minigame !

Playable now on itch !!
blessedsleepseeker.itch.io/sch

#gamedev #indiedev #godotengine #godot #platfighter





Show Original Post


29.01.2026 11:00
HexagonNico (@HexagonNico@mastodon.gamedev.place)

RE: mastodon.gamedev.place/@Hexago

Problem explained here: github.com/godotengine/godot-p

#godot #godotengine




Show Original Post


29.01.2026 10:54
ratking (@ratking@mstdn.io)

Sad that #Godot's visual shaders don't allow mixing tri-planar UVs with texture arrays. (Not without doing it manually, that is.)




Show Original Post


29.01.2026 10:15
czlowiekimadlo (@czlowiekimadlo@mastodon.social)

Ghostly remains of a powerful warrior.

store.steampowered.com/app/410





Show Original Post


29.01.2026 05:42
ConditionalCoder (@ConditionalCoder@mastodon.gamedev.place)

Has anyone experienced #Godot deleting/overwriting code when using autocomplete?

When the cursor is right before some existing code, and you start writing something and press Tab to autocomplete, it deletes the code that was right in front of it...

Is there a way to fix/disable this?

#GodotEngine #Godot4 #GameDev





Show Original Post


29.01.2026 03:02
Aut (@Aut@hachyderm.io)

I got panning to work. It dynamically loads and unloads tiles as you move the camera around and it works really well. Nice! Check out the video

#avgeek #godot





Show Original Post


29.01.2026 01:52
parisba (@parisba@cloudisland.nz)

Spent a bunch of time porting
@yarnspinner to pure GDSCript for
@godotengine, with the wonderful side effect that it also works perfectly with the amazing
@xogot.

More news on this soon!

#gamedev #indiedev #godot #GodotEngine





Show Original Post


1 ...158 159 160 161 162 163 164 165 166 167 168 ...498
UP