Install Asset
Install via Godot
To maintain one source of truth, Godot Asset Library is just a mirror of the old asset library so you can download directly on Godot via the integrated asset library browser
Quick Information
Nodot is a video game oriented collection of nodes, autoload scripts and scenes for Godot 4. The goal is to provide a set of tools that can be used to rapidly create a wide variety of games.
Nodot
A node composition library for Godot 4
What is Nodot?
Nodot is a video game oriented collection of nodes, autoload scripts and scenes for Godot 4. The goal is to provide a set of tools that can be used to rapidly create a wide variety of games.
Setup
- Create an
addons
folder in the root of your project directory if one doesn't exist - Download this repository
- Copy the contents of the
addons
folder in this repository into theaddons
folder in your project - In Godot, open Project Setings > Plugins > enable Nodot
- Nodot nodes will now be available in the Add Child Node interface
Docs
https://nodotproject.github.io/nodot
Examples
https://github.com/nodotproject/nodot/tree/main/examples
Example model asset credits:
- https://quaternius.com (CC0)
- https://www.kenney.nl (CC0)
- https://loafbrr.itch.io (CC0)
- https://pixabay.com (CC0)
- https://www.sharetextures.com/ (CC0)
Nodot is a video game oriented collection of nodes, autoload scripts and scenes for Godot 4. The goal is to provide a set of tools that can be used to rapidly create a wide variety of games.
Reviews
Quick Information
Nodot is a video game oriented collection of nodes, autoload scripts and scenes for Godot 4. The goal is to provide a set of tools that can be used to rapidly create a wide variety of games.