Add some superpowers to your CSG Shape Nodes!With CSGMesher, you can quickly output the final static mesh as well as an optional static body and collision shape. You can also set a group on the ouput nodes.The collision mask and layer of the node is now also copied to the output.
Asset providing a custom camera node with movement and utilities.Features- Keyboard movement controls- Game-pad movement controls- Mouse movement controls- Configurable projectile
This is Godots TiltFive plugin adding TiltFive support to Godot.This plugin works with Godot 4.1 and 4.2. 4.2 is recommended.This plugin works best with the compatibility renderer.
This collection of cute stylized low-poly game assets can be used to make a cute little picnic scene for your game. This set includes three patterned picnic blankets, two baskets, some serving trays, and plenty of decoration and food items to decorate your scene with. These assets are great for creating a cozy lifesim game or to be used as decoration items in your RPG.Features:- 34+ Stylised low-poly 3D models, perfect for games across all platforms, including mobile.- Textured using a single gradient atlas texture (1024x1024) that can be downsampled up to 128x128 for further optimization.- Free for personal and commercial use, no attribution required. (CC0 Licensed)
Animation Player child class with skeleton manipulation features.
A 3D Terrain Tool Plugin written in .NET6/.NET7Currently supported:- Sculpting- Holes- Flatten- Noise- Smoothing- Collider support for DEFAULT and Bullet- Painting: On each splatmap channel- Brushes: Smooth, Linear, Spherical, Tip by given radius, strength and fallof- Importing and exporting heightmaps and splatmaps for 16bit raw images (industrial default)- Mapbox Support- 4 types of import formats- Visual shader support with pre defined components- open source
This set is a collection of cute low-poly baked goods. It includes various pies, cakes, whole and sliced bread, and more yummy sweet treats! These assets are great to create a little cooking game or to be used as food items in your life-simulation or RPG games. Features:- 24+ Stylised low-poly 3D models, perfect for games across all platforms, including mobile.- Textured using a single gradient atlas texture (1024x1024) that can be downsampled up to 128x128 for further optimization.- Free for personal and commercial use, no attribution required. (CC0 Licensed)
This add-on provides a more flexible replacement of the InterpolatedCamera3D node that will be removed from core in Godot 4.0.See the usage documentation at: https://github.com/godot-extended-libraries/godot-interpolated-camera3dDemo project: https://godotengine.org/asset-library/asset/740
**Warning, this software is not complete, some functionality may be glitchy or change in the future**Polyliner allows you to create 3D lines.- LinePath3D lets you create a line using the Path node's Curve3D tools.- Trail3D continuously generates a line that follows its own node every frame.
Place anything you want in your scenes, in a procedural, non-destructive way.This add-on automates the positioning of assets in a scene. If you have a lot of props to place, and you would rather not do it by hand, ProtonScatter may be useful to you.
Godot Open Adventure Template (GOAT) is a tool for making 3D adventure games. It supports a simple inventory system, interacting with objects and screens, playing voice recordings with subtitles, and changing game settings.
a simple script to scale render resolution based on frame rate.set a target frame rate, and the script will adjust the resolution to maintain it.