A powerful engine perfect for dialog-heavy games such as RPGs, visual novels, platformers, etc.Recent hotfixes (1.7.1):- Updated version in README.md- Updated version in syndibox.gdRecent changes (1.7.0):- Added scollbar- Added a way to start dialog through script- You can change how long before auto-advance- You can now disable the scrollbar and use the old text transposing- Added an option for the scrollbar to follow the text- Added the signal tag which emit a signal when read- Text hide and pause can support more than 10 seconds/ticks- You can manually hide/pause printing- You can stop advancement of dialogue- Updated README.md to show added and changed features- Various bug fixes and optimizationsKnown Issues (1.6.0):- "Tipsy" and "Drunk" positional effects do not work properly with instant print.Big thank you to all contributors so far, you've been a huge help! <3
Version on Repo is alwasy more up-to-dateTemplarian's Material-Design-Icons is a collection of icons for the Material Design specification.This addon provides the following nodes to use the icons in Godot:- MaterialIcon: A node that displays an icon from the Material Design Icons collection.- MaterialButton: A node that displays an icon from the Material Design Icons collection as a button (without label).It's also adds **IconsFinder** to the Godot editor's toolbar.So you can find the icons easily.
This is a simple add-on for Godot 3.2 which adds an easily customizable debug overlay menu to your games. This can be used show information about your game's performance etc.
Similar to the official Godot Asset Library, we wanted to provide an easy way to access assets from our store, https://www.godotassets.com
Integrates the fully featured and standard C# xunit testing framework into godot.
Draw anywhere in the Godot Editor. Supports multiple pen sizes and colors.Features- Floating, draggable toolbar- Change pen size and color- Draw over Popups- Easy keyboard shortcutsGlobal ShortcutsCtrl + ` : Toggle draw modeCtrl + F1 : Toggle the toolbarDraw mode ShortcutsLeft Click : Draw lineRight Click: Exit draw modeC : Clear all linesZ : Clear last lineR : Reset the toolbar positionScroll to change pen sizeFor Usage and Keyboard Shortcuts,see github repo: https://github.com/3ddelano/draw-anywhere-godot
GDScript read-eval-print loop.Interactive toplevel in the editor to experiment with GDScript, fast!
Shows what you are doing in the Godot Editor as your Discord presence.Supports Windows, Linux and OSXGodot >= 3.2.2Features- Updates the presence in real-time- Two customizable URL buttons- Supports showing scripts like GDScript, VisualScript, NativeScript and CSharpScript- Automatically reconnects to the Discord client- Two modes for updating timestamp (start of the project vs whenever the screen changes)Customize the plugin in:Project Settings -> Discord Presence
Launchy is a tool used to quickly and easily launch your favorite external editor when you wish to modify a resource in your project folder. You can associate editors with a specific Resource type or a group of resource types.
SCML importer for GODOT. Written to convert BrashMonkey Spriter created characters and animations into a Godot scene and animations.v0.7 Now in the form of an importer plugin handling scml files instead of being a dock (Thank you nikibobi).v0.7.2 * Basic support for objects moving between parents by maintaining separate instances * Exposed more configuration options on importer plugin settingsv0.7.4 * Fixed issue with obj_info type sprite nodes and nodes using realname values
Hierarchical Finite State Machine As we all know, state machine is a very common design pattern. Here provide a powerful and easy-to-use Godot plugin for Hierarchical Finite State Machine with visual editing.FeaturesPerfect visual editorSupports hierarchical nesting and can be used in complex situationsDiversified transition plansTwo development modes: signal callback and attached state scriptDevelop base GDscript, compatible with Godot basic version and mono versionHFSM structure:Installation Clone this repo and copy "addons" folder in your project,then Activate this plugin in Project Settings -> Plugins.Demo video link:https://www.bilibili.com/video/BV1AB4y1c79PNOTE: Please obey the license(read LICENSE.md for more) when you using this plugin.The full version is under a custom license.The trial version is under the GNU Lesser General Public License v3.0.TutorialPlease jump to the github for read document. This plugin still is a alpha version . there might have some bugs in this plugin . Please submit issues to report the bugs or offer proposals.If this plugin can help you , please consider to sponsor me by getting the full version :https://afdian.net/@Daylily-Zeleenhttps://godotmarketplace.com/?post_type=product&p=37138
With this tool, the user can create Trello cards and add attachments from a running Godot project.