This plugin allows you to apply a defined set of modifications to multiple scenes with a few clicks. Modified scenes can be saved over the original or to a new scene/folder.Currently Supported Modifications:- Instance Packed Scene- Remove Node- Apply Script- Apply MaterialsSupported Godot Versions: 3.x
Simple interactive scene changer. Implemented as singleton/autoload class. This class/script allows you to quickly and easily make transitions between large scenes. Implement your custom lightweight loading/transition screen and load large scene. You get feedback of loading status of your scene in procent(%). You can also setup you loading screen to awaiting player action to go to next scene. This implementation works also for web applications.Version 0.0.6
A GDscript addon to connect to bilibili live room.There is a demo under res://addons/godot-bili/demo.
A Godot node that records gameplay & turns it into an animated GIF!
SaveNode is a Godot addon which makes it very easy to setup savestates for your Godot game.
A custom editor panel for Godot. It lets you create unlimited text containers, and copy their content to your clipboard with a button.
# EditorTimer-GodotThis is a little clock for the godot editor.The original.# Features*Imagine jazz music in the background while reading this*Hello gentleman, welcome to my plugin page for godot, now i will talk about my plugin i made in 30 minutes.Whit this addon you can.... count time, yeah that's it, but wait don't go away! It include some unique and essential features, like:- Start the timer- Pause the timer- Reset the timerHave you ever wanted to know how much time you spend while coding? me, neither. But now you can!So, as conclusion, if you want to make some code speedrun or you just want to fill your screen whit useless stuff, this plugin is for you!Rate 5 stars pls.
Adds a dock where you can store scenes for quick access. The scenes are organized into tabs. Drag and drop the scene to slot to assign it and then you can drag and drop from the dock onto your level scene.The plugin generates a preview for each scene in dock using a viewport. It only supports 2D scene previews, but you can drop a texture on an occupied slot to assign a custom icon. Right-click a slot to access it's context menu.Check the repo for more info and GIFs.
Small tool to make simple settings for a godot project, include file saving/loading with objects.It include a demo folder whit a basic example.
A simple addon/plugin for godot which allows you to browse all google fonts and download any of them to your project without leaving godot.The easiest installation is trout the godot asset library, but you may also clone/download this repository and unpack it into your project.Once enabled, you will have a new tab to view the fonts. Just click away and test them through the panel to the right. Use the save button on the bottom of the panel to download the font to the root directory of your project. You can put it wherever you like after that and even remove the plugin!
OpenBlive API for Godot.OpenBlive is the live streaming open platform of Bilibili, a Chinese video website. This plugin provides a Node to receive live chat messages and interact with its API.哔哩哔哩直播开放平台的 Godot 插件。安装并启用后提供了 OpenBlive 节点。可获取实时弹幕、礼物等信息,也可以使用互动玩法 API。2.3 Update* 增加了弹幕服务器心跳错误信号* 同一次运行中,如果已经输入过身份码,就记住不再弹框* 修复弹幕连接失败错误可能连续触发两次的问题2.2 Update* 修正互动玩法心跳间隔* 调整 API Nonce 的生成算法,尽可能避免重复请求错误2.1.1 Update* 支持从命令行获取身份码* 修复弹幕服务器无法重连的问题2.1 Update* 添加获取主播信息接口2.0 Update* 适配 v2 版本 API,使用主播身份码
This plugin will add Random Audio Stream Player Nodes (standard, 2D and 3D) that can be used as normal Audio Stream Player Nodes with the added ability to play randomly audio from an array of audio streams with the possibility to choose the random strategy and to randomize the volume and the pitch.