Tools

Showing 972 of 1,123 results
Page81 of 94
Solo Visibility - Focus on selection hero image

Solo Visibility - Focus on selection

by sheepcommander

FREE

Use Shift+H to hide all nodes in the scene tree except the selected nodes. Ctrl+Z (or editor equivalent) will restore the previous state of all nodes.

easy-godot hero image

easy-godot

by johnnyb0y

FREE

Plugin for the godot engine, contains some easy to use widgets.

Character Step hero image

Character Step

by panthera

FREE

This static class helps CharacterBody3D objects ascend and descend ledges such as stairs or obstacles. PhysicsServer3D.body_test_motion() is used to project the character as if they were moving up the ledge to test for collision. Then either a clear position is returned or the CharacterBody3D’s original position, where the body was before the projection, is returned to indicate the ledge can not be ascended or descended. This is a demo level that also includes a bare bones third person contro...

Yandex games SDK 4.3+ (non official) hero image

Yandex games SDK 4.3+ (non official)

by basilyes

FREE

Yandex games SDK non official implementation for godot. I do it for my games, so it's not a complete SDK implementation yet. If you lack of some functions, you can do it your self and contribute or create issue on github. I will be appreciate you. For use install plugin and add "yandex" feature to your export RU Неофициальная реализация Yandex SDK для godot. Делаю для себя и своих игр, по этому тут реализованны не все методы и не всегда до конца (буду потихоньку доделывать). Если не хватает к...

Plugin Refresher hero image

Plugin Refresher

by mrpedrobraga

FREE

Toolbar to manage your plugins directly from the main view. Allows for quick iteration when authoring your own plugins.

Stopwatch hero image

Stopwatch

by gustavolr548

FREE

A utility stopwatch node for Godot 4.x

Yandex-Games hero image

Yandex-Games

by alexeype

FREE

Yandex-Games addon for html game. More information in the github repository. Documentation in the github repository. Give me stars on github! :)

Bonnie Dialogue Manager for hero image

Bonnie Dialogue Manager for

by paganseawitch

FREE

Importer and interpreter for Bonnie Dialogue Language. Completely written in GDScript. No external dependencies. Editable in Godot! Bonnie is a language for writing branching dialogues/dialogs and has lots of nice features. Check the docs for more info.

Debug Overlay hero image

Debug Overlay

by gammagames

FREE

A simple overlay inspired by Gonkee's guide; easily add variables to monitor that will be displayed in the game window.

XSM 4 hero image

XSM 4

by atn

FREE

A freely inspired implementation of StateCharts for Godot 4. This plugin provides States composition (ie sub-States), regions (ie parallel States), Loops, Random States, and helper functions for animations, sound and timers. It is licensed MIT and written by atn. This version 4.1 sees the arrival of StateSound, a derivative of StateAnimation that can play your sounds for you when the state enters!

Google Spreadsheet hero image

Google Spreadsheet

by deflinhec

FREE

A plugin written in GDScript which downloads google spreadsheet with Google Sheet api v4. Support minimum file patch with dedicate gsx2json-go service. https://github.com/deflinhec/gsx2json-go

Blankit hero image

Blankit

by yukonmakesgames

FREE

Wrap your Godot game project in a cozy Blankit! An all-in-one framework for making games in the Godot Engine, Blankit contains a ton of tools to allow you to jump straight into actually building your game, without worrying about common systems. More information can be found at blankit.tools!