Closed jacobnb closed 6 years ago
Working joysticks, can't track multiple touches well Might have to create a custom data structure / search or only accept touches in a certain area
Joysticks work, but are bad for jump / smash Either add buttons or create a touchManager to avoid repeatedly iterating through Input.touches
Basics done, should probably be revisited later
Working joysticks, can't track multiple touches well Might have to create a custom data structure / search or only accept touches in a certain area