Oculus Rift and Rift S pluginFor Windows Desktop VR only, supports Rift, Rift S and Touch controllersRequires Godot 3.1 or later
Rakugo is framework (inspired by Ren'Py) for story driven games in Godot. It is a Story Management Plugin. The idea is to have a ready to use plug-in for stories, so developers can create narrative driven games with all the amazing features and tools of Godot 3.1+.
Godot-Stuff Logger (gs_logger)A GDScript based logging utility, it provides a very low level way to debug your Games. There are different Appenders and Layouts available that let you control how the logger output is delivered.Features* low overhead* simple to include in your projects* eight different logging levels* output to console or filesystem* html output available (experimental)This version supports the Godot Version 3.1 releases.For more information follow this linkhttps://gitlab.com/godot-stuff/gs-logger/blob/master/README.md
The official open-source Godot client for Nakama server written in GDScript.Nakama is an open-source server designed to power modern games and apps. Features include user accounts, chat, social, matchmaker, realtime multiplayer, and much more.This client implements the full API and socket options with the server. It's written in GDScript to support Godot Engine 3.1+.Full documentation is online - https://heroiclabs.com/docs
Flexible and customisable terminal emulator for Godot.-Everything can be changed : color, size, character spacing, font...-Lots of useful methods and signals so other nodes can easily interract with the terminal. (onCommandCaptured(), Print(), Newline(), Backspace(), etc...)-Single script attachable to a Node2D.
This is script for Godot Engine, that validate JSON files by JSON Schema.
Client for communicating with Nakama, an Open Source game backend, using Nakama's complete REST and realtime APIs.While this client still works, there is now an official Nakama client for Godot written in GDScript, which is what I'd recommend using in new projects:https://godotengine.org/asset-library/asset/606
This template allows users to construct arbitrary 2D wheeled vehicles. The basic concept is to simulate each wheel individually, which makes it possible to make a wide variety of vehicles, regardless of the amount of wheels or the steering.Several example vehicles are provided.For a more detailed description and manual, please visit the GitHub page: https://github.com/vrojak/godot-wheeled-vehicle-template
a shader that uses 255x255 px images to change the color of the object it's applied to!
This tool allows you easier access to Twine stories in Godot.
Implement Behavior Trees in pure GDScript.Created for fast-prototyping and experimentation.Saving and loading now supported.
This template aims to gives a basic starter project with some predefined settings to achieve an high quality look