AmirJahan / StickDots

0 stars 2 forks source link

Zoom and Pan only on game area #133

Open AmirJahan opened 5 months ago

AmirJahan commented 5 months ago
pg25michael commented 4 months ago

using EventSystem.current.IsPointerOverGameObject() to detect if pointer is on any ui element. Worked perfectly on pc but not in builded apk, required furthur investigation.