Tools

Showing 1,020 of 1,123 results
Page85 of 94
Kanban Tasks - Todo Manager 2 hero image

Kanban Tasks - Todo Manager 2

by holonproduction

FREE

Kanban Tasks - Todo Manager is a minimalistic kanban board application aimed at solo developers. It is available as addon for the Godot Engine or as standalone application. Features - Renamable stages - Tasks with detailed description and titles - List of steps for each task - Search in tasks and task details - Intuitive drag and drop usage utilising the godot build in drag and drop - Support for shortcuts * - Categories - Different stage layouts with multiple stages per column - Supports all...

Godot XR Toggle hero image

Godot XR Toggle

by decacis

FREE

A simple toggle to run with VR enabled or not, from the editor.

GodotLogger hero image

GodotLogger

by nines2b

FREE

JSON-formatted logger **Feature Highlights:** 1. **Flexible Log Levels:** With Log, you have full control over the level of detail you want in your logs. Choose from DEBUG, INFO, WARN, ERROR, or FATAL log levels to focus on what truly matters. 2. **Customizable Prefix and Arguments:** Personalize your logs by adding prefixes and custom arguments. Tailor your messages to suit your specific needs, making debugging a breeze. 3. **Automatic Log File Generation:** Log ensures that your logs are st...

Myket Plugin hero image

Myket Plugin

by dexter

FREE

Myket plugin allows you to easily implement your in-app purchases Just add the relevant node and start the purchase process.

Persian Text Edit hero image

Persian Text Edit

by fazel

FREE

This tool allow to write persian text in godot engine

Algodot hero image

Algodot

by lucasvanmol

FREE

Algorand integration in Godot

Mono Debugger Enabler hero image

Mono Debugger Enabler

by duroxxigar

FREE

Small checkbox added to top right to toggle the Wait For Debugger option in project settings. If you have the plugin active, only use this to turn the setting on or off. Do not configure option through project settings when this is enabled. If you do, disable/enable this plugin again to get the buttons back in-sync.

Markov Machine hero image

Markov Machine

by birdt

FREE

A simple Markov Chain library, intended for name generation.

AudioStream Subtitle hero image

AudioStream Subtitle

by s83gamedeve

FREE

it provides an easy and Simple way to ADD SUBTITLE to you game while using audio This is my first Plugin and I publish it for FREE to be your assistant ;) It's not necessary but if you can, credit me on your project as well :D My twitter: s83gamedev my youtube is Soroosh.S83 idk if it needs my email adress or not Notes: ! don't add child to this custom node!! Instruction/ How to use: 1- just copy the addon folder into your project 2- open your project in godot and go to project setting 3- go ...

MultiPlay Core - Multiplayer Framework hero image

MultiPlay Core - Multiplayer Framework

by maji

FREE

Develop Online, Multiple Controller, swap, and solo multiplayer games at once! Check out the documentation: https://mpc.himaji.xyz/docs/

Loggie hero image

Loggie

by shivashadowsong

FREE

• [Github]: https://github.com/Shiva-Shadowsong/loggie Now with new user guides and extended features! • [Discord]: https://discord.gg/XPdxpMqmcs Support, feature requests and development discussion. Loggie is a Godot logger and string composer for those who need improvements and more control over how console and logfile output is styled and handled. Highlighted Features: * Easy message composition and customizability. * Use styled logs during development. * Automatic clean unstyled logs in r...

gde-v hero image

gde-v

by hestiasgg

FREE

RISC-V emulator brought to Godot. Adds several new Objects: RVHart and ABIHart - Nodes that can run RISC-V code. They are RV32imac_zicsr compatible, and can run code compiled with crosstool-ng and newlib for baremetal. ABIHart can also handle system calls. ElfFile - Able to load a static executable. Support for shared coming in the future! RVBusDevice and RVMemoryDevice - Simple IO devices capable of joining a bus under an RVHart, emulating RAM and ROM.