Misc

Showing 60 of 161 results
Page5 of 14
Toasts hero image

Toasts

by ra45

FREE

A plugin that allows you to make Android like toast on all platforms

Scene selector hero image

Scene selector

by wantg

FREE

1. Add Scene selector (tree structure) 2. Open Scene editor when select scene 3. Focus file in FileSystemDock when select scene 4. Click the middle mouse button in the inspector to display only modified properties

Godot icon creator/replacer hero image

Godot icon creator/replacer

by pkowal1982

FREE

Replace Windows icon without rcedit. Create icon from image(s) using no external tools. After installing and enabling you'll find two additional menu entries: Project/Tools/Icon Creator Project/Tools/Icon Replacer which should be self explanatory.

EZ Music Cuer hero image

EZ Music Cuer

by lopano

FREE

An addon to the "EZ Sfx and Music" Godot asset by ghoulbroth. Put MusicCuer as MusicPlayer's child and it plays either the MusicPlayer's first track or a selected track on regular intevals, optionaly after some delay.

Godot Rust CLI hero image

Godot Rust CLI

by robertcorponoi

FREE

Godot Rust CLI is an easy to incorporate Rust modules into your Godot project.

Mqtt node hero image

Mqtt node

by freehuntx

FREE

This is a simple implementation of mqtt 3. It adds a node that can be used entirely without code and just visually! Just ws/wss brokers are supported for cross compatibility reasons (browser support). There are no plans/needs to add tcp/udp.

Project Time Tracker hero image

Project Time Tracker

by ccencceth

FREE

Track how much time you've spent on a project

GDmeter hero image

GDmeter

by carrascomj

FREE

The unassuming Godot timer. Ideal for jams. It adds a tab in the main dock that activates a timer. The time is saved between sessions of the editor.

Editor background hero image

Editor background

by nukiloco

FREE

A highly customizable background addon for Godot 4.1! The current background addons for Godot weren't customizable enough for me which is why I made this addon!

EgoVenture hero image

EgoVenture

by deepgames

FREE

First person point and click adventure framework for Godot

Expand/Collapse Node Shortcut hero image

Expand/Collapse Node Shortcut

by wisenoodle

FREE

This addon gives you a shortcut to expand and collapse the currently selected node in your scene tree without expanding or collapsing it's children. The built-in shortcut expands and collapses the selected node AND all if it's children. This custom shortcut only expands/collapses the parent (selected) node. CTRL+E is the default key bind. You can change it by opening the "addons/expand-collapse-node/default_shortcut.tres" and in the inspector window, there will be an Array containing an "Inpu...

Open External Editor hero image

Open External Editor

by krayon

FREE

Open an external script editor alongside the built-in editor, allowing you to use features from both at the same time. Visit the repository for setup instructions. Based off the original by calviken (repo now gone)