- Home /
Phase end not working on android
hello, i am trying to detect swipe gesture on unity android game,every phase is properly detected by code except phaseEnd please suggest.
if (Input.touchCount > 0 && Input.GetTouch (0).phase == TouchPhase.Ended) { if (SW) { enterphaseend=true; } }
its working on Ios but not on android
               Comment
              
 
               
              Your answer
 
 
              koobas.hobune.stream
koobas.hobune.stream 
                       
                
                       
			     
			 
                