Misc

Showing 156 of 160 results
Page13 of 14
ProjectileOnCurve2D hero image

ProjectileOnCurve2D

by mero

FREE

Create 2d projectiles that move toward the target on a curve with gravity param to adjust the slope of the curve For more information navigate to: https://github.com/MeroVinggen/Godot-ProjectileOnCurve2DPlugin

Godot Plushie Viewport Pet hero image

Godot Plushie Viewport Pet

by kosro

FREE

Adds a cuddly companion to your viewport, much like a desktop pet! If you leave them alone for a while, they might get sleepy... Sprites by SplendidDog on itch.io!

gdsam for Godot hero image

gdsam for Godot

by deadpixelsociety

FREE

GDSAM provides retro voice synth capabilities via a wrapper library for SAM, the Software Automatic Mouth. Based on the C port by Sebastian Macke at https://github.com/s-macke/SAM.

Sudden Godot Fade Transition Manager hero image

Sudden Godot Fade Transition Manager

by suddenhost

FREE

This add-on allows for easy a fadein/out effect between scene transitions.

Health Node hero image

Health Node

by jbsnippets

FREE

A custom node designed to store and update the health amount of a node, emitting signals based on health amount changes and set properties. The node enables the addition of health capabilities, which can be adjusted by invoking the update_amount function. It can automatically send signals based on changes in the health amount and set properties.

Clerk.dev Authentication hero image

Clerk.dev Authentication

by xwaffle

FREE

This addon adds components and scripts that allow you to add authentication in your game using the Clerk.dev frontend api.

bs58 hero image

bs58

by virusaxel

FREE

Base58 encoder and decoder for godot. Encode byte arrays to base 58 strings and vice versa. Example: bs58.encode(bs58.decode("111111111111"))

Open Font Package hero image

Open Font Package

by dalton5000

FREE

A collection of fonts under the open font license as ready-to-use Godot resources. Each font has its individual license file attached.

Animated Bow hero image

Animated Bow

by imageparseconde

FREE

An animated lowpoly Bow for your game project! Animations : IDLE WALK RUN FALL JUMP RELOAD AIM DISARMED AIM IDLE FIRE very important !!! if you have shakes during the animation, you must reimport the model in 60 fps, disable the optimizer and put all the bones in "nearest" mode in the interpolation mode. in the case of the BOW you have to put in "nearest" the "AIM" animation and the "DISARMED" animation and the "FIRE" animation you have to do it on all bones! good game.

Scene Selector hero image

Scene Selector

by jasonbreitweiser

FREE

Editor plugin to remove the scene tabbar from the top of the script editor and adds a dropdown above the scene dock. Intended for use with a plugin like script-ide or script-tabs so the scene tab is removed when the script editor is selected but also shows a drop down list above the scene dock so you can switch between scenes in the scene dock.

Godot TweenService hero image

Godot TweenService

by rezarg

FREE

A recreation of the Roblox TweenService functionality in GDScript for Animating values.

Godot Utilities hero image

Godot Utilities

by soalreapercaptain

FREE

A set of tools for easing development using Godot. Only has Shapes for now.