Help understanding Single Script Architecture

Recently I’ve been trying to learn Single Script Architecture but there seems to be a small amount of information on the topic. I could only find this article and a few other topics talking about the same thing “there’s only one script and that script requires module scripts that require other module scripts that make a hierarchy of module scripts.” This is a good start but I can’t find any code examples, how to properly set up SSA, dos and don’ts of SSA, etc.

If someone could provide me with code examples and explain how to properly set up my scripts that would help me out a lot in understanding how to use SSA.

2 Likes