A GDScript addon to interact with a Telegram Bot in Godot Engine.
A TrackballCamera that responds to input from mouse, keyboard, joystick and touch, in order to rotate around its parent node while continuously facing it.- stays around its parent node, even if it moves- no gimbal lock (quaternions ♥)- camera inertia for a smoother experience- the parent node does not have to be centered in the camera's view- a bunch of parameters to configure everything as you want it- won't work on godot 3
An Escoria stock dialog manager
The name-generator class is a GDScript 'static' class that provides a random name generation for Godot Engine.
First person point and click adventure framework for Godot
An Escoria stock UI with 9 verbs
Plugin that makes version management for your projects easier and adds the ability to check for newer published versions on iOS/Android
Interact with the Discord Bot API.Make Discord Bots in Godot!Supports embeds, files, buttons, menus and more.Support Application commands aka Slash CommandsNote: Works on Godot 3.xFor the latest version check the Github repo.Found a bug? Report it on the Github issues page or in the Discord server.Docs: https://3ddelano.github.io/discord.gd/
MMO Client for KrakenFramework
The core addon of the Escoria framework
Use Godot as the display engine for a pinball game powered by the Mission Pinball Framework (MPF). This plugin creates a BCP server in your Godot project that reads and sends data to an MPF game, including realtime updates for player variables, timers, and mode events.
Small script to convert all .scn files in a project into .tscn