andich.xyz 🌸

@andichxyz.bsky.social

Developer, Technical Artist, Engineer

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.

An AudioStreamPlayer3D in Godot that picks from a selection of 5 different audio clips. You can even adjust the weight so that some sounds are more common than others. The pitch and volume can also have a slight randomness added to it.