A node composition library for Godot 4
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.
- Download the addon from the addon store in the Godot editor
- In Godot, open Project Settings > Plugins > enable Nodot
- Nodot nodes will now be available in the
Add Child Node
interface
OR
- 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 Settings > Plugins > enable Nodot
- Nodot nodes will now be available in the
Add Child Node
interface
https://nodotproject.github.io/nodot
- First Person Shooter (FPS): https://github.com/NodotProject/nodot-fps
- Third Person Platformer: https://github.com/NodotProject/konna3d
- Realtime Strategy (RTS): https://github.com/NodotProject/nodot-rts
- Multiplayer First Person Shooter: https://github.com/NodotProject/nodot-multiplayer-fps
Example model asset credits: