FierceLlama / BloodMyth

Sickle Cell Game
0 stars 0 forks source link

Input Manager possible unwanted behavior #3

Open omarzohdi opened 7 years ago

omarzohdi commented 7 years ago

Because of the way the Input manager works fast taps could be registered across screen sections. There a fail-safe in place but needs further testing with better visual cues to determine it's behavior.

Example: Tapping Left and Right of the screen in quick succession, without have two fingers on the screen at the same time. The primary input registers multiple taps but it's effectively different fingers tapping on different sections.