The GBM2K (Grid Based Movement 2K) Framework is a Godot project that facilitates the creation of 2D grid-based games.
Allows you to easily create polygon
A Five Nights at Freddy's framework made for the Godot game engine.
A texture that draws an icon from a Theme resource.This add-on allows you to easily use icons from any Theme resource by type and name.Changes automatically take effect whenever the theme bound to the IconTexture changes, ideal for GUI-heavy projects.Includes an icon picker for the IDE.
The ultimate visual scripting solution for Godot. Revolutionize your game development with an intuitive node-based editor. No coding required, full Godot integration.Official Links- Website - (https://orchestrator.cratercrash.space)
Wrapper around the Discord Social SDK, so you can interact with the SDK through GDScript (instead of C++). Compatibility with Linux (x86_64) and Windows.
A simple plugin to allow the easy creation and use of destructible objects inside of Godot. Converts a shard mesh into a Node of mesh instances and custom generated collisions shapes, with each shard having its own rigid body. The shards can be generated either in game or before hand. Designed to be used in conjunction with Blenders cell fracture (or any other tool which can generate the required shard mesh). Further clarified in the README.
**Twitcher V2: Easily Add Twitch to Your Godot 4 Game!**Connect your Godot game or overlay to Twitch!* **Show Twitch Chat:** Display chat messages in your game.* **React to Events:** Make things happen when someone follows, subscribes, or uses channel points.* **Use the Twitch API:** Get user info, create clips, and much more.* **Handle Chat Commands:** Create custom commands like `!play` or `!info`.* **Easy Setup:** A helpful wizard guides you through connecting your Twitch account.* **Animated Emotes:** Supports showing Twitch's animated emotes (GIFs).Perfect for making interactive Twitch games and cool stream overlays. Full documentation available!
GUT for Godot 4.6This release requires Godot 4.6. You can find a full list of earlier versions and links in the README: https://github.com/bitwes/Gut/blob/main/README.mdGUT stands for Godot Unit Testing and...as you may guess, it is a tool for creating and running tests.Features* Run tests easily through the Godot Editor, Command Line, or VSCode.* A plethora of asserts and utility methods to help make your tests simple and concise.* Support for Inner Test Classes to give your tests some extra context and maintainability.* Doubling: Full and Partial doubles, Stubbing, Spies.* Parameterized Tests* Export results in standard JUnit XML format.More info can be found in the wiki: https://gut.readthedocs.io/en/latest/
Advanced Vehicle System created by MilluThis template lets user to create fully customizable vehicles with ease, it provides custom VehicleBody3D instance with script for easy setup along with fully detailed documentation inside the script itself This script provides functions and settings like:Customizable Gearbox system with Manual and Automatic transmission with support of external shafterKeyboard, Gamepad and Steering wheel supportDrag and drop settings for easier vehicle setupVehicle lights systemCustomizable grip AI for vehicle oponentsVehicle sounds and much more!<===UPDATE v1.2.3!===>Added option to set custom wheels for vehicle that can be changed Added basic menu for the cars for quick prototypingThis update also moves the entire UI scene to Minimap scene, no more need for Autoloading any scenes<===UPDATE v1.2.2!===>This update fixes some AI bugs and adds functional traffic and traffic management system which allows to spawn/despawn traffic and make roads properly!<===UPDATE v1.2!===>This update changes how camera switch works, adds vehicle visual customizations, nos and tire pucture system for future!<===UPDATE v1.1.8!===>This version adds first and basic context AI for Navigation Region AI which allows it to reverse if obstacle is very close to vehicle and fixes few bugs with camera soo it should not act up when holding breaks. Additionaly new car has been added!<===UPDATE FOR GODOT 4.4!===>Current update provides some fixes for AI in Godot 4.4along with additional features like vehicle colour change, minimap and more!
This mini moddable game project by Endless Access is intended to help ease the learning curve into Godot.This sample project allows learners to engage with game creation concepts, applying various modifications to the game itself, all without reading or writing any code.The doc/MODS.md file details the mods that have been made available.
iOS In-app Review Plugin enables access to Apple App Store's in-app review functionality.Installation Steps:- click `Download` button- on the installation dialog... - leave your project's root directory selected as the target directory - uncheck `Ignore asset root` checkbox - click `Install` button- enable the plugin in your project's iOS export settings via `Project->Export...->iOS` in the Godot Editor- enable the plugin via the `Plugins` tab of `Project->Project Settings...` menu, in the Godot Editor