Downloaded choice of script

Can some tell me how this works. Downloaded that example game. So basicly you can me ke your own by modifing the scenes.
So basicly that apears here has been writen in notepad.Will I need two separate notepad documents for writing status?
Also what exactly determins the order in witch these notepads documents are runed. Can I change the order?
Modefied the document call “animal” and it worked. When I modified the filename animal it didn’t.When I changed it back it worked again.

Look for the mygame.js file. You modify it to change the order of scenes, specify new scenes, or rename current sites. It’s also used to declare global variables.

so I just right click and edit that file.Works.

This will help you out :slight_smile: