Kenney's particle pack, pre-packaged for use in Godot.This package includes 80 sprites for particles, light cookies and shaders.Support the original artist to create more free game assets: http://donate.kenney.nl/3.2 version of this asset: https://godotengine.org/asset-library/asset/783
WakaTime for Godot!Godot WakaTime is a plugin for metrics, insights, leaderboards and automatic time tracking generated from your Godot usage.See the repository doc for more information:https://github.com/thomazthz/godot-wakatime/tree/v1.5.0
Kenney's prototype texture pack, pre-packaged for use in Godot.This package includes 13 development/prototype textures each in 6 different colors. All textures are 1024×1024.Support the original artist to create more free game assets: http://donate.kenney.nl/3.2 version of this asset: https://godotengine.org/asset-library/asset/780
Kenney's interface sound pack, pre-packaged for use in Godot.This package includes 100 interface sounds like button clicks, snaps, minimize, maximize, confirmation sounds and more.Sounds were converted from Ogg Vorbis to WAV for lower CPU usage and better compatibility with Godot, at the cost of slightly larger file size. This is a lossless conversion which keeps the original sound quality.Support the original artist to create more free game assets: http://donate.kenney.nl/3.2 version of this asset: https://godotengine.org/asset-library/asset/793
Blender's 3D transforming shortcuts in GodotThis version is only compatible with Godot 4.x, check out godot3(https://github.com/imjp94/gd-blender-3d-shortcuts/tree/godot3) branch for older versionFeatures- Transform with "G", "R", "S" keys and "H" key to hide- Revert transformation with "ALT" modifier- Visualize constraint axis- Work seamlessly with Godot Spatial Editor settings("Use Local Space", "Use Snap", "Snap Settings")- Type transform value- Switch display mode with "Z"Shortcuts- Translate: G- Rotate: R- Scale: S- Revert Translation: ALT + G- Revert Rotation: ALT + R- Revert Scale: ALT + S- Constraint to Single Axis: X or Y or Z- Constraint to Plane: SHIFT + (X or Y or Z)- Delete: X- Hide: H- Precision Mode(while transforming with mouse): SHIFT- Toggle Global/Local mode(non-persistent): XX or YY or ZZ- Switch Spatial Editor Viewport Display Mode: Zv0.3.2:Add right click undoFixes Z pie eating key inputsFix unable to expand nested resource editor in inspectorFix freelook issuev0.3.1:Fix error when rotate with snappingAdd node delete action and pie menu for switching viewport display modev0.3.0:Port to Godot 4.0v0.2.1:Support multiple viewports and bugfixesv0.2.0:Greatly improve usability of addon and fix some minor bugs.Added some new feature like "SHIFT" for precision while transforming, xx/yy/zz to toggle between global/local mode, infinite mouse movement when translating or scaling and switching display mode with "Z" key.
Kenney's UI audio pack, pre-packaged for use in Godot.50 user interface sound effects including buttons, switches and generic clicks.Sounds were converted from Ogg Vorbis to WAV for lower CPU usage and better compatibility with Godot, at the cost of slightly larger file size. This is a lossless conversion which keeps the original sound quality.Support the original artist to create more free game assets: http://donate.kenney.nl/3.2 version of this asset: https://godotengine.org/asset-library/asset/795
This add-on provides a more flexible replacement of the InterpolatedCamera3D node that will be removed from core in Godot 4.0.See the usage documentation at: https://github.com/godot-extended-libraries/godot-interpolated-camera3dDemo project: https://godotengine.org/asset-library/asset/740
TrenchBroom map loader for Godot 4. Alternative to Qodot. Also known as TBLoader.
godot-playfab is an addon for the Godot Engine to use Azure Playfab.godot-playfab has been proven in production by games like Dome Keeper by Bippinbits!** INSTALL NOTE**You only need to select the `addons/godot-playfab` folder for installation! Other fields are only examples/extras!I wanted to create an opinionated, "natural" Godot integration/SDK. Anyone could use the C# SDK right now or use any SDK with GDnative. But these SDKs are only generated SDKs, with a lot of duplicated models, which are nothing more than an API wrapper.
This addon includes 3rd person perspective locomotion and blockout materials, sky.
A 3D Terrain Tool Plugin written in Mono (its battle proofed)Currently supported:- Sculpting- Holes- Flatten- Noise- Smoothing- Collider support for DEFAULT and Bullet- Painting: On each splatmap channel- Brushes: Smooth, Linear, Spherical, Tip by given radius, strength and fallof- Importing and exporting heightmaps and splatmaps for 16bit raw images (industrial default)- Mapbox Support- 4 types of import formats- Visual shader support with pre defined components- Full support over github
Simple Sampler is a plugin for Godot for creating musical samplers in a game. Basically it allows you to play any musical note from a set of sound samples. Useful for making generative, interactive or procedural music, or for creating dynamic sound effects!