-
Notifications
You must be signed in to change notification settings - Fork 2
SC file format
baraklevy20 edited this page Dec 13, 2020
·
1 revision
.sc
files are divided into two types of files. *.sc
files and *_tex.sc
files.
*.sc
files contain sections of shapes, text fields, movie clips, color transforms or transform matrices, while *_tex.sc
files contain the textures of the corresponding *.sc
file (so ui_tex.sc
contains the textures used by ui.sc
).
sc
files are composed of a header, following by the sections described above.