A collection of some utilities that can be useful in a gamejam. Will maybe be packaged separately at a later date.
Includes the following:
- Basic PID controller
- Image as data
- Google sheets to Unity
- Basic game state management with transitions
- Web server for getting game data from clients, during development