Closed segabl closed 6 years ago
Two separate classes don't really make sense. MenuHandler will have to be moved to canvas so it is still updated when the ingame menu is disabled, but otherwise no functionality is lost.
MenuHandler functionality will be moved to GameController, InputHandler stays separate.
Two separate classes don't really make sense. MenuHandler will have to be moved to canvas so it is still updated when the ingame menu is disabled, but otherwise no functionality is lost.