I'm a newbie for Sprite-kit. Here is my question below, 1) I add a Color Sprite in GameScene.sks which named as "SpriteName" 2) I want to add a physicsBody for "SpriteName"(the color sprite) in Scene.swift or GameViewController.swift.
So how could I do ?