Requirements
Unity 2022.3 LTS or later · Git installed · a GitHub account · repository access.
Add the package
Window → Package Manager → + → Add package from git URL…
https://github.com/MarcelloDeBonis/UGTK.gitVerify
Use the GameObject → UGTK menu (UGTK Instantiator) to drop a ready-made system prefab into the scene and press Play.
What it looks like, for real.
Captures from the editor, the same ones used in every doc page. No mock-ups.
Adding the package from the git URL
Your first system: a prefab from the UGTK menu
Then pick a system.
Every module has the same shape: a prefab or a component, public fields in the Inspector, a doc page with setup, usage and API.
Check the dependencies
Before importing, see what a module brings along: the map is measured on the repository, not written by hand.
Dependency mapNeed a server?
Eight API systems and the multiplayer ones talk to a backend you own. Schema, endpoints and relay are documented step by step.
Server setupAsk
Access is personal and includes support. Doubts on a system, a missing feature, a bug: write and it gets handled.
Request access
UGTKengine within an engine