codea-controllers
codea-controllers copied to clipboard
Add "select" callback to Catapult controller
The "select" callback would be used for selecting an item in the game to control. The callback would return the start point of the catapult if something is selected or nil if there is nothing where the user has touched, in which case the catapult gesture would not be started.