Hey guys,
So I've got one CCLayer with 2 joysticks inside. I'm trying to move them simultaneously but it isn't working. I've already declared multi-touch code in my App Delegate and isTouchEnabled is true in the CCLayer and Game layer files.
When I try to move one joystick it works, but when I try to move more than one it doesn't.