-
Notifications
You must be signed in to change notification settings - Fork 24
Player.GUI
Wesley Haws edited this page Jan 1, 2017
·
17 revisions
##Player - GUI Setup
This process is quite lengthy but when complete should have the following:
- Main Menu
- Save/Loading
- Input Editer
- Death Screen
- Inventory Menu
- Health Bar
- Incontestables Screen
###Table of Contents
The following is a list of github repositories that made all of this possible:
delta patches: https://github.com/OctopusDeploy/Octodiff
.net 4 implemented in Monodevelop: https://github.com/mono/mono
Tuples In Unity: https://gist.github.com/michaelbartnett/5652076
Octodiff: https://github.com/OctopusDeploy/Octodiff
Input Manager: https://github.com/daemon3000/InputManager