Are SpriteKit Scene (.sks) files necessary in my project?

Viewed 955

I tried searching and couldn't find the answer. Is it necessary to have a matching .sks file for each of my scene files? If I delete my matching .sks files will there be a problem? I understand this file is kind of for interface building but I haven't utilized them at all.

2 Answers
Related