Note to self:
Recode touch input system to detect multiple touches. Allow only two touches, one for movement in the side bar and the other for attacks in game area. For buttons, make it trigger on touch end. For attacks, make it trigger on touch began.
-Gan