Just in a couple of hours I implemented PEAK-style stamina bar. Tweens make everything so pretty #godot
Making vfx for a new sorcery #godot #realtimeVFX #embergen
Hey @steinmakesgames.bsky.social 👋 I once saw you post a screenshot of a script where you used emojis as variable names. How did you do that? Or am I remembering wrong? Thanks 🙏
Wish Godot resources could be INHERITED like scenes can? I hacked together an addon that lets you do exactly that. Just add inherited_resource.gd to any resource, point it at a base resource of same type, and you're set! Grab it here: codeberg.org/MajorMcDoom/... #GodotEngine #gamedev #indiedev
Top down RPGs often lack the feeling of depth, so today I spent all day sketching in random vistas on my map layouts. #pixelart #godot #indiegamedev
It's out!!! #Godot crew, spread the word 🔁 store.steampowered.com/app/2533600/...
Save 10% on Bloodthief on Steam
Bloodthief is an ultra-fast melee dungeon-runner where you use momentum to parkour through hazardous dungeons and brutally slash through enemies. Speed-run through haunted crypts and castles and learn...
store.steampowered.com
🩸4 DAYS UNTIL BLOODTHIEF RELEASES!!🩸 #Bloodthief #indiegame
Blender project available for free on my Gumroad andichdenis.gumroad.com/l/citrus
Procedural Citrus
This file contains Citrus Generator and Citrus Slice Generator created by Dzianis AndzichHow to use:The Citrus object is controlled by the Citrus Generator and Citrus Slice Generator node groups.The u...
andichdenis.gumroad.com
Made a utility that tracks realtime circular motion. Great for gestures in VR. 🐧🪄⭕ #GodotEngine #gamedev #indiedev
I’ve created a plugin for Godot that lets you integrate your game with Discord, so players can display it in their Discord client! Feel free to try it out. Supports Linux, macOS and Windows. Now on my own Git git.vaporvee.com/vaporvee/dis... #godot #godotengine #gamedev #discord #linuxgaming
discord-rpc-godot
Discord RPC Plugin for GDScript with an easy-to-use code pattern in Godot Engine 4, with optional Editor Rich Presence! (Compatible with Linux, Windows, & MacOS)
git.vaporvee.com
I think my favorite never really talked about common sense feature of Godot is how it has built in support for randomly picking from a list of audio clips to play. Not only that, but it has built in support for randomly adjusting the pitch slightly.
btw did you know you can bake textures of other objects into ucupaint layers?
Every couple days I see a post along the lines of: "Wow Godot graphics are this good now?" Just FYI: It's just that more people are making good-looking things with Godot since it got more popular, not that Godot graphics "look good now". #GodotEngine #gamedev #indiedev
To anyone interested: I have now open-sourced the entire compositor effect here: github.com/ARez2/compos... #godotengine #FOSS
GitHub - ARez2/compositor-effect-lens-effects: Lens flares and god rays implemented in a Godot 4 compositor effect
Lens flares and god rays implemented in a Godot 4 compositor effect - ARez2/compositor-effect-lens-effects
github.com
Screen space god rays implemented into the same compositor effect I already used for the sun/ sun flares. This all runs in the editor 😁 #indiedev #gamedev #godotengine #expanse #TheExpanse
Tried to participate a bit more in the open source space and started doing some PR for Godot. Expectation: Being ridiculed (I'm not super good at C++) Reality: Super kind and chill contributors pointing out some mistakes and having constructive feedback. I even got my first PR merged :>!