Gamium Engine Unity Samples
This repository is a collection of samples of the Gamium SDK applied to projects originally released by Unity or other developers publicly.
DoguRpgSample
This project was created by Dogu Technologies to provide examples of Gamium.
- Using InputManager for input handling.
- Using UGUI for UI development.
DypThePenguin
This project was created by dypsloom.
- Using InputManager for input handling.
- Using UGUI for UI development.
UnityUISamples
This project was created by Unity.
- Using InputManager for input handling.
- Using UGUI for UI development.
InputSystemWarriors
This project was created by Unity.
- Using Input System for input handling.
- Using UGUI for UI development.
DragonCrashers
This project was created by Unity.
- Using InputManager for input handling.
- Using UI Toolkit for UI development.