Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ASAttributedLabelNode Build Status

Draw NSAttributedString in SpriteKit. Compatible only with iOS.

Installation

Just drag ASAttributedLabelNode.swift to your project

Usage

let myLabel = ASAttributedLabelNode(size: scene.size)
myLabel.attributedString = myMutableString
scene.addChild(myLabel)

Screenshot

Screenshot

License

MIT

About

Draw NSAttributedString in SpriteKit

Resources

Stars

73 stars

Watchers

2 watching

Forks

Releases

Packages

Contributors

Languages