Im working in a Sprite-Kit Scene right now and I want to set the Background to an image named "bgimage" for example. How would I do this programmatically through the gamescene.swift ?
import UIKit
import SpriteKit
import CoreGraphics
class gameScene: SKScene {
}
gameScene
withGameScene
is advisable, through not necessary. – Tiago Marinho