Wicklets / wick-editor-2018

Archived - New repo is now at github.com/wicklets/wick-editor
GNU General Public License v3.0
516 stars 57 forks source link

Add a debug console to the player #848

Open zachrispoli opened 6 years ago

zachrispoli commented 6 years ago

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) 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...