Add a new Swift file to your project, HUD.swift, and add the following code to begin work on the HUD class: import SpriteKit class HUD: SKNode { } var ...
確定! 回上一頁