All Gadgets
Myket Plugin
by dexter
Myket plugin allows you to easily implement your in-app purchases Just add the relevant node and start the purchase process.
Persian Text Edit
by fazel
This tool allow to write persian text in godot engine
XR Character Body Centric Movement Demo
by godotengine
This is a demo for an OpenXR project where player movement is handled with a CharacterBody3D as a base node. This is based on the Character body centric solution as explained in the room scale manual page: https://docs.godotengine.org/en/stable/tutorials/xr/xr_room_scale.html#character-body-centric-solution How it works: With modern VR equipment the user is able to move around a large playspace. This is often refered to as roomscale VR. The position of the headset and controllers are tracked ...

Algodot
by lucasvanmol
Algorand integration in Godot
PinchPanCamera 2D
by divirad
Godot Plugin for a touchscreen optimized camera control system for common 2D top-down strategy games. (Works also with mouse when "Emulate Touch with Mouse" is enabled)
gdsam for Godot
by deadpixelsociety
GDSAM provides retro voice synth capabilities via a wrapper library for SAM, the Software Automatic Mouth. Based on the C port by Sebastian Macke at https://github.com/s-macke/SAM.
Mono Debugger Enabler
by duroxxigar
Small checkbox added to top right to toggle the Wait For Debugger option in project settings. If you have the plugin active, only use this to turn the setting on or off. Do not configure option through project settings when this is enabled. If you do, disable/enable this plugin again to get the buttons back in-sync.
Markov Machine
by birdt
A simple Markov Chain library, intended for name generation.
Navmesh Area Eraser 3D
by flavelius
Allows removing areas of a navmesh defined by scene-placed AABB-nodes (also provided by the addon). Only removes whole polygons whose points fall inside the AABB, does not clip them to their precise bounds (for now?) - see screenshot Mainly useful to remove unused floating islands that tend to almost always be generated when baking heightmaps. Quick How to: Add 'AABBNode's (=areas of exclusion) as children of a NavMeshInstance and select the NavMeshInstance. Next to the Bake button in the men...
AudioStream Subtitle
by s83gamedeve
it provides an easy and Simple way to ADD SUBTITLE to you game while using audio This is my first Plugin and I publish it for FREE to be your assistant ;) It's not necessary but if you can, credit me on your project as well :D My twitter: s83gamedev my youtube is Soroosh.S83 idk if it needs my email adress or not Notes: ! don't add child to this custom node!! Instruction/ How to use: 1- just copy the addon folder into your project 2- open your project in godot and go to project setting 3- go ...
3D Particles Demo
by godotengine
This project showcases various 3D particle features supported by Godot, for both GPU-based and CPU-based particles. This includes particle collision, attractors, trails and subemitters. Language: GDScript Renderer: Forward+
MultiPlay Core - Multiplayer Framework
by maji
Develop Online, Multiple Controller, swap, and solo multiplayer games at once! Check out the documentation: https://mpc.himaji.xyz/docs/