Seriously... Why is it so difficult to distinguish between a touch-input and a mouse-click when running in WebGL. Needed it for the hovering/toggle popups. I tried everything imaginable. In the end, a separate TouchDetector was the only way that worked. #gamedev#programming#Unity#WebGL