Constructor
new(swagCounter:Int, spritePath:String, soundPath:String, scale:Float = 1, volume:Float = 1, antialiasing:Bool = true)
Variables
swagCounter:Int
At which count the countdown is. Normally goes 0-1-2-3-4 unless PlayState.instance.introLength
is changed.