How to make .sks file in Swift Playground?

I want to make .sks file to use childNode(withName: name) function in Swift Playground, but I do not know how to make the file.

How to make .sks file in Swift Playground?

Help me!

Replies

I added .sks file to Resource folder in Swift Playground page. I wanna know how to make childNode and add it to .sks file like this??

You might want to just create a Spite Kit based project for playing around with .sks files. Sprite Kit projects are themselves their own playground =)