I'm making a game that started with the template physics catapult. The template uses an "is in touch" and an "on any touch end" set of conditions to pull back the object and then release it and shoot it forward. That part is working just fine. The problem is when I try to add touch controlled buttons to the layout. They get all mixed up with the touch input for the sling shot. Does anyone know a good way to get touch controls for the sling shot and the buttons?
Thanks very much