Am making a game which will have 6 interactive SKSpriteNodes. Is there anything wrong with having each node handle its own user interactions? Or is better to have all user touch interactions handled through one scene (GameScene)?
Or is there, perhaps, no difference?
Or is there, perhaps, no difference?