Touch inside drag problem
I have a game where things fall, but touch press is not good because the player needs to be able to catch something and drag the object when the touch is already down before hidding the object.
When I use the normal drag method and use "touch inside"instead of "touch pressed", when i move my finger to fast the object is getting behind the touch and the rule turns off.
Can somebody help me out to make this work?
Thanks!!
When I use the normal drag method and use "touch inside"instead of "touch pressed", when i move my finger to fast the object is getting behind the touch and the rule turns off.
Can somebody help me out to make this work?
Thanks!!
Comments
I always tought you need to us touches for touchscreen devices.