Follow Touch Events
Story Tellers iOS Starter Kit 2 Documentation
- StartFollowingTouch – value of the node to begin following touch movements. If this is used as a TouchEvent you can leave the value blank and it will get applied to the Element touched.
- StopFollowingTouch – value of the node to stop following touch movements. Again if left blank the Element just touched will stop following touch movements.
- StartOrStopFollowingTouch – value of the node to start following touch movements if not already, and vice versa.
- StopAllFollowingTouch – No value needed, this event will stop all nodes everywhere following the user’s touch.