prime31 / TouchKit

Gestures and input handling made sane for Unity
904 stars 137 forks source link

Can't use boundaryFrame or TKRect in 3D game #55

Open Wardevour opened 7 years ago

Wardevour commented 7 years ago

Either I'm missing something or TKRects don't work unless your game is setup for 2D. I'd like my 3D game to only listen for touches in a particular area of the screen.