UGTK cat mascotUGTKengine within an engine Request access
Install

Up and running in minutes.

Unity 2022.3 LTS or later, Git, and access to the private repository. That is all.

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.git

Verify

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.

Step 02

Adding the package from the git URL

Step 03

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.

Browse

124 systems in 10 families, searchable, each with a moving capture on hover.

Open the toolkit

Check the dependencies

Before importing, see what a module brings along: the map is measured on the repository, not written by hand.

Dependency map

Need 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 setup

Ask

Access is personal and includes support. Doubts on a system, a missing feature, a bug: write and it gets handled.

Request access