Thanks mhatzitaskos,A very good initiative!I've taken a quick look. One initial comment is that I don't use a singleton to implement the listener functions. Instead I register a listener on the GKLocalPlayer when I enter different scenes. Each SKScene inherit GKLocalPlayerListener and can thus have specific listener methods, and some scenes can just ignore some events. Any comments on that?
Topic:
Graphics & Games
SubTopic:
GameKit
Tags: