All Gadgets

Showing 216 of 2,199 results
Page18 of 184
Coyote Jump hero image

Coyote Jump

by marianokpo

FREE

Coyote Jump es un complemento para el motor Godot 4.x que añade dos características esenciales para cualquier juego de plataformas 2D con controles responsivos: Coyote Time: permite al jugador saltar poco después de haber dejado una plataforma. Jump Buffer: guarda una orden de salto presionada justo antes de aterrizar, evitando que se pierdan saltos. Estas funciones ayudan a que los controles se sientan más suaves, tolerantes y profesionales. Instalación: Descarga o clona el complemento dentr...

Dodge the Creeps Demo hero image

Dodge the Creeps Demo

by godotengine

FREE

This is a simple game where your character must move and avoid the enemies for as long as possible. This is a finished version of the game featured in the "Your first 2D game" tutorial in the documentation. For more details, consider following the tutorial in the documentation: https://docs.godotengine.org/en/latest/getting_started/first_2d_game/index.html Language: GDScript Renderer: Compatibility

Fantasy 3D models Free hero image

Fantasy 3D models Free

by ithappy

FREE

Free 3D models pack for easy level creation in fanasy setting. Package Content: - 41 fbx files with 3d models and an import setiing file for each of them - 1 png texture and import setting file for it - 1 material for all of models - 41 ready made prefab of environment and props - 1 demos showcase scene with all of assets If you have any issue with our assets, please contact us through e-mail or repository issues section.

Workday Timer hero image

Workday Timer

by rbunderwood

FREE

Adds a timer to the editor that counts down. Perfect for when you're trying to spend a set amount of time working on a project.

Godot Safe Resource Loader hero image

Godot Safe Resource Loader

by derkork

FREE

Godot Safe Resource Loader is a small library that allows you to safely load .tres resource files from unknown sources without risking your player's security. It does this by scanning the resource file for embedded GDScripts and links to resources at unsafe locations outside of "res://" before loading it. The main use case for this is to allow your users to share savegames and load them without risking that they contain malicious code.

Godot Debug Utility hero image

Godot Debug Utility

by oliveoil

FREE

This is a simple add-on for Godot 3.2 which adds an easily customizable debug overlay menu to your games. This can be used show information about your game's performance etc.

Calendar Button hero image

Calendar Button

by tybobobo

FREE

This will add a CalendarButton node that allows you to easily select a date without having to do all the work of creating your own Calendar and Date classes. Very easy to use.

Terrestrial Characters hero image

Terrestrial Characters

by manglemix

FREE

A well documented, and easy to use package for developing FPS, TPS, platformers etc. Package includes Character, PivotPoint (for heads and cameras), KinematicArm (SpringArm alternative which doesn't use raycasting; For a GTA like camera) Fully written in GDscript version 3.2.2

cpolygon (Knife, Cut, Merge) hero image

cpolygon (Knife, Cut, Merge)

by paralax034

FREE

Smart polygon for Godot Engine. Features: - Cut - Knife - Merge

Movie Maker Timestamp hero image

Movie Maker Timestamp

by timkrief

FREE

This is a simple plugin to automatically add timestamps to your movie maker recordings. That way, you don't rewrite old recordings by accident and you don't have to change the movie file path manually each time you need to record to a new file.

GUI in 3D Viewport Demo hero image

GUI in 3D Viewport Demo

by godotengine

FREE

A demo showing a GUI instanced within a 3D scene using viewports, as well as forwarding mouse and keyboard input to the GUI. Language: GDScript Renderer: Compatibility

ShaderConverter hero image

ShaderConverter

by vpgames

FREE

Convert Shaders 3.x to GDShaders 4.x