All Gadgets

Showing 348 of 2,199 results
Page29 of 184
Fullscreen On Input hero image

Fullscreen On Input

by lopano

FREE

A drag-and-drop way to implement the ability to toggle fullscreen to a scene. Contains the FullscreenOnInput class, which extends Node. By adding FullscreenOnInput to a scene, and chocing an input action by name, FullscreenOnInput quits the game on input. Just drag and drop the fullscreen_on_input.tscn sceen, add an input, and you're done!

Rapier Physics 2D - Slower Version with Cross Platform Deterministic 2D hero image

Rapier Physics 2D - Slower Version with Cross Platform Deterministic 2D

by ughuuu

FREE

A 2D drop-in replacement for the Godot engine that adds stability and fluids. This version is cross platform deterministic This version does NOT have: - SIMD (Single instruction, multiple data) operations for even faster performance - parallel solving. This version is more an advanced version and it's not for normal use cases.

Tic Tac Toe in Godot 4 hero image

Tic Tac Toe in Godot 4

by kinggd

FREE

It is a basic Tic Tac Toe game made in Godot 4. You can play this game with both a human and an AI opponent. Video Tutorial: https://youtu.be/bTcfgFHbzB4 KingGD stands for King Game Developer. Please subscribe my channel for more updates: https://www.youtube.com/channel/UC8l-lYjEmIYoxvvIPmE4HPw

Simple Touch Joystick 2D hero image

Simple Touch Joystick 2D

by abdulroufsidhu

FREE

simplest functioning touch joystick with the flexibility of actions and signals.

Procedural Endless Level Generation hero image

Procedural Endless Level Generation

by yogendramanawat

FREE

A new demo project, showcasing dynamic level generation and endless arcade gameplay. The project is designed to demonstrate the use of procedural-level generation. In this exciting game, players take control of a star, dodging obstacles in a procedurally generated world. Creating endless and unpredictable levels that keep players engaged and challenged. In the realm of procedural level generation, there are several approaches to consider. I chose a grid-based (TileMap) approach, as it provide...

Topdown Pixelart Starter Project hero image

Topdown Pixelart Starter Project

by forlornu

FREE

This is a 2D, Pixelart, Topdown, action Starter/Template Project that includes all the basics you need to get started creating a game. It includes: - 2 Levels with different tile-sets - Quests - Combat - Talking NPC's - Coins to pick up ..And much more! Consider clicking 'View Files' rather than 'Download' to see the full project on GitHub. There might be a newer version there and you can find more information, links to helpful resources, video tutorials for different parts of the project etc.

Icon Explorer hero image

Icon Explorer

by iceflower

FREE

Browse and save icons from popular icon collections. Install or update them via the options menu in the right upper corner. This can take several minutes. You can remove the main screen button in the options. For more see https://kenyoni-software.github.io/godot-addons/addons/icon_explorer/.

Composition hero image

Composition

by nordsoft

FREE

A component-based architecture for Godot. Allows to extend the functionality of a node. Compatible with Godot 4.1 - 4.4+ Features - Create components that extend the functionality of a node. - Easy creation and management of components from the editor. - Work with components as with regular nodes. - Components can be created as scenes or scripts. - Supported nested scenes - Fully documented. Composition is a different approach to inheritance. It allows to extend the functionality of a node wi...

Starlight hero image

Starlight

by tiffany

FREE

An that renders 100 000 stars in realtime, with low performance cost. It's an alternative to using a skybox, and also may be relevant to anyone making a space game. Features: - Stars are rendered positionally in 3D, allowing you to fly around and see stars go by. - Exact position, luminosity, and temperature of each star can be configured by you. - Physically based light model: Using a Point Spread Function (PSF), rather than a texture that grows or shrinks with distance/brightness. - Based o...

Git User Data hero image

Git User Data

by acbgamez

FREE

A plugin that maintains a copy of your project's user data folder in your project folder so that it may be versioned with git. This plugin uses the GitHub API to ensure that the most recent version of the user data folder is kept up to date. The folder that will be copied lies within the user data folder at the local path 'user://GitProjectData/ProjectData'. Save to that folder and use Godot and Git as usual. You will need a GitHub personal access token to utilize this plugin. This is easy to...

Select By Type hero image

Select By Type

by nhodgesvfx

FREE

A Godot plugin which lets you select all nodes in your edited scene tree by class

RichTextLabel2 hero image

RichTextLabel2

by chairfull

FREE

Two feature packed nodes: - `RicherTextLabel`: Reduce effort needed to display state data and stylize it. - `RichTextAnimation`: For dialogue and cinematics, animates text in and out. Updated to 1.14. Too many features to list. Check the README.