A Unity package for gibbons coders 🐒
Check out the Youtube video to get to know what the package offers!
It is recommended to install the package with OpenUPM in order to automatically resolve dependencies. To install, move into the project folder and run the command:
openupm add com.tratteo.gibframe
The OpenUPM CLI is required, for installation instruction check out the installation guide
The package has been developed during months of game development for my projects. For this reason GibFrame includes various systems and functionalities that would require months to write a (pretty useless) documentation about. Since the package is open source, the best way to get to know the functionalities is to directly check out the package source and structure at both runtime and editor.
Also, remember to check out my YouTube, for other possible future videos about this!