Skip to content

Lesson snake#10

Open
ckost9n wants to merge 6 commits intomasterfrom
lessonSnake
Open

Lesson snake#10
ckost9n wants to merge 6 commits intomasterfrom
lessonSnake

Conversation

@ckost9n
Copy link
Copy Markdown
Owner

@ckost9n ckost9n commented Jun 10, 2020

case CollisionCategories.EdgeBody:
let _ = contact.bodyA.node is GameScene ? contact.bodyA.node : contact.bodyB.node
let gameScene = GameScene(size: self.size)
self.view?.presentScene(gameScene)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant