There could be a setting to enable a menu like this in the player where you could write scripts and easily access all of your objects (eg root.gotoAndStop(2) or player.gotoAndPlay("jump")), this could make testing wick projects easier!
this is a fancy sort of thing that we probably wont have time for until much later though...
Here's an example of what I'm thinking of:
https://news-cdn.softpedia.com/images/news2/How-to-Use-the-Skyim-Console-to-Get-Past-Broken-Quests-on-the-PC-2.jpg
There could be a setting to enable a menu like this in the player where you could write scripts and easily access all of your objects (eg
root.gotoAndStop(2)
orplayer.gotoAndPlay("jump")
), this could make testing wick projects easier!this is a fancy sort of thing that we probably wont have time for until much later though...