LightSensor3D plugin provides a way to sample environment lighting in 3D scenes.This can be useful for stealth games where the player can hide in the shadows.Another application might involve tinting 2D UI elements like FPS weapons.
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.
A script used to make a DollyZoom effect.Instanciate it and attach it to a camera.The controller will adjust the camera FOVdepending of the distance between the camera and the tackedsubject or start distance.Dolly Zoom Effect (Vertigo Effect)The Dolly Zoom is a camera technique where thecamera moves closer or farther from a subject whilezooming in or out to keep the subject the same size.This creates a disorienting effect where the backgroundappears to expand or contract.How It Works:Moving forward (dolly in) → Zoom out.Moving backward (dolly out) → Zoom in.Famous Examples:Vertigo (1958) – First use of the effect.Jaws (1975) – Iconic shark attack realization scene.Goodfellas (1990) – Used to show paranoia.This effect is widely used in filmmaking to create tension and unease.
Is safe area node that set offsets by member or automatic set from cutout areas to ensure fit within safe area. It's useful for build mobile games or apps.● Usage:Just create Notchz as root node or add as a main UI.
A teeny-weeny plugin which:- Auto-selects the appropriate 2D or 3D view when selecting a 2D. Control or 3D node in the scene tree.- Opens the script editor when a transformless Node with an attached script is selected.
A Godot 4.0 addon that adds a LayoutNode3D node that allows you to easily layout child nodes in 3D on any axis and with custom spacing.
Plug and play hands for FPS with animated weapons.# Changelog## v0.8.1- Better aim position- Add aiming signal- Add hold breath while ads## v0.8- Add bullet spread- Add zoom on ads- Add auto reload## v0.7- Physical bullets- Left handed mode- Realistic reloading mode- Actions signals- Better recoil- Update to Godot 4.4
A Godot plugin for importing PlayStation TMD models.
A pack of icons to use with custom nodes in the Godot editor. Or wherever else!## Features* 50+ icons of various categories* Each icon comes in multiple variants* Licensed as CC0 - take it and use it* Dedicated site for browsing - https://foxssake.github.io/plenticons/* Available for HiDPI displays too* Optimized for size
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 assetsIf you have any issue with our assets, please contact us through e-mail or repository issues section.
This is a plugin for Godot Engine that was made to use with WPGTK tool available for Linux to change the editors color scheme.Technically speaking, it is a plugin that listens to the 'config/wpgtk-colors.txt' configuration file and updates the editor's theme accordingly, so in theory any application that can change the contents of that file will also work, but the installation guide here is only for setting it up with WPGTK.
Character controller for Godot4.Includes first person camera, an user interface for debugging and standar movement (walk, crouch, sprint)