-
-
Notifications
You must be signed in to change notification settings - Fork 49
2. Addons & Plugins
Davide Cristini edited this page Sep 24, 2023
·
1 revision
Godot Game Template strives for upstream compatibility; theoretically you can use anything from the official Asset Library.
If something isn't working feel free to open an issue.
A list of addons that may be considered for inclusion.
-
Monitor overlay
- graphs with stats about FPS, memory usage, draw calls, node count, ...
-
GDPerfMonitor
- stats graphs, similar to ThreeJS stats
- PankuConsole
-
Godot Console
- In game console, customizable with new commands
-
Godot RandUtils
- Utility to get random values (random pick from a list, random vector, boolean, string, ...)
Tormented Souls debug menu (https://twitter.com/manfightdragon/status/1467386618835206147)
Feel free to open an issue or discuss on Discord with the Crystal Bit community.