Just a quick question regarding this diagram, which was shown in the lecture:
This is my understand of it:
Press the start button >> activate button script >> invoke OnClick() handler >> call methods on Level Manager scripts >> prompt Level Manager objects to change the level
Is the above procedure about how levels are loaded correct? Thanks.