- Home /
Force touch.phase = TouchPhase.Ended;
Hello guys, Due to the nature of the program i'm doing complex operations with touch events. But i noticed the fact that touch events has only Get propiety so u cant simulate an exit, i would be very glad if anyone knows a trick or how should i try to force a touch exit. The purpose of this is :
Force a Quit (runing Phase.end) and stop inmmediately catching information on Phase.MOVE for at least current touchID.
Thank you !
Answer by Simon_Olivier · Jan 15 at 02:57 AM
I'm wondering the same exact thing! Ever found the answer?
Your answer
Follow this Question
Related Questions
touch control doesn't work right after suspending and resuming game 0 Answers
KeyboardOrbit with DualTouchControls 1 Answer
Unity2D touch screen input 0 Answers
Why is my Oculus touch controller button state 0? 1 Answer
store the user touch input 0 Answers