Call to main actor-isolated instance method 'run' in a synchronous non-isolated context...
Read MoreUse NSPredicate with swift, but can not get the same result with code written by Objective-C...
Read MoreGKBehavior/GKGoal causing chaos with position...
Read MoreGameplayKit + SceneKit, GKAgent rotation conversion...
Read MoreXcode error: Semantic Issue, Property 'className' not found on object type 'GKEntity *&#...
Read MoreHow do you update your UI when using a state machine...
Read MoreA pathfinding problem: how to tell water-road situation?...
Read MoreHow to conform to NSCopying and implement copyWithZone in Swift 2?...
Read MoreProcedural Map Generation - SpriteKit and GameplayKit...
Read MoreHow can I sort all elements in a complex set of GKEntity?...
Read MoreHow can I animate a moving GKAgent2D with a goal in Swift using Spritekit and GameplayKit?...
Read MoreGKRTree doesn't want to work at all, any other similar method?...
Read MoreHow to save and load GKGameModelPlayer from Realm in Swift?...
Read MoreHow can I use GameplayKit State Machine for sprite animation?...
Read MoreWhy can't I add my component to a GKComponentSystem?...
Read MoreDeserialize subclass of GKGraphNode using NSKeyedUnarchiver...
Read MoreHow to create a SKSpriteNode with Custom GKComponent?...
Read MoreGKState: Why is StateMachine == nil on delegate call?...
Read MoreGKState: Why is self.stateMachine == nil?...
Read MoreSwift 4 - GKMinmaxStrategist Modifying Actual Game Model...
Read MoreGKAgent won't update position of SCNNodes registered as entities on teams in an ARKit/SCNScene/G...
Read MoreSpriteKit: Removing gravity from SKSpriteNode doesn't work...
Read MoreNSCopy GKGameModel doesn't copy player objects correctly...
Read MoreLeaks using GKStateMachine in GameplayKit...
Read MoreHow to reset the alignment of physics bodies in SpriteKit?...
Read Moresaving the current level the user leaves off at...
Read MoreI constantly get the error 'Instance member isPaused cannot be used on type GameScene'...
Read Morehow to access entity from code - gameplay kit...
Read MoreHow to add components to sprites within editor with gameplaykit...
Read MoreCan I make self.entity a non optional for certian functions in a GKComponent using swift?...
Read More