Tools

Showing 480 of 1,123 results
Page40 of 94
NCrypt - Pure GDScript encryption/decryption/hashing hero image

NCrypt - Pure GDScript encryption/decryption/hashing

by nivrig

FREE

This project contains pure GDScript implementations of a number of common cryptographic primitives. Ciphers: AES, ARCFOUR, CHACHA Hashes: SHA256, HMAC-SHA256, SIPHASH Padding: PKCS#5 CSPRNG: CHACHA-FORTUNA These implementations are interoperable with common implementations of the same algorithms.

MatrixCalc hero image

MatrixCalc

by sleeeepyzhou

FREE

Matrix class for Godot/Maodot. Automatically use computational shaders to accelerate calculations based on computational complexity.

Gype hero image

Gype

by godothub

FREE

Godot with JavaScript/TypeScript

KBM/Controller Switch Detector hero image

KBM/Controller Switch Detector

by xshader1374

FREE

Description: This plugin can detect if input is coming from Keyboard And Mouse or Controller, and can detect what type of controller is being used (Xbox, PlayStation, Nintendo, Steam), it uses a simple autoload so you don't have to do anything else other than just using it! Usage: 1) When you have to check if the user is currently using a gamepad or a keyboard you can just use: "KBM_ControllerSwitchDetector.keyboardOrController" (true if Keyboard is being used, false if Controller is currentl...

Lootfabriq export downloader hero image

Lootfabriq export downloader

by lootfabriq

FREE

Godot Plugin for Lootfabriq. This plugin allows you to seamlessly download the latest exported dictionaries and images from the Lootfabriq CMS directly into your Godot project

NodePath Tracker hero image

NodePath Tracker

by henriquelalves

FREE

A node to track and update in real-time the NodePath of selected Nodes in the scene.

SImpleMenuSystem hero image

SImpleMenuSystem

by voaz

FREE

This project intents to be a simple tool to create a simple menu system. Now supports only creation of main menu buttons with user defined handlers.

Trello Reporting Tool hero image

Trello Reporting Tool

by picster

FREE

With this tool, the user can create Trello cards and add attachments from a running Godot project.

JSON Minifier hero image

JSON Minifier

by mashumafi

FREE

Add JSON resource with minification. There is support for compressing the output resource and choosing a format. Formats include: removing white-space or using binary.

Launchpin hero image

Launchpin

by vaner

FREE

Show the last played scene or a pinned scene on the run bar, for easy access

QuickPlace hero image

QuickPlace

by laurasofia

FREE

Quickly place packed scenes and optionally rotate towards faces and randomize its position

Local Backup hero image

Local Backup

by mashumafi

FREE

Create backups of you project in a local directory Disclaimer: This plugin is in no way meant to replace proper version control systems such as Git. This addon should be used to supliment existing backup solutions and give proper coverage in an extreme outage. It gives you one more source to fallback if you are not able to recover your project your primary sources.