Slow Glass Playground
URL Input Area
Action Input Area
Script Input Area
Message Area
Slow Glass Playground
How to use this page
Run scripts loaded from a URL: - enter the full URL into the URL input area and click **Run URL**. The script itself will be copied to the script input area and can be modified there if needed.
Run scripts entered locally: - copy or type your script into the Script Input Area and click **Run Script**.
Run actions interactively: - once a script is running (either from a URL or the script input) you can issue interactive actions by typing them into the actions input and clicking **Run Action** or pressing enter. Actions are run as if they are part of the top level scene that is currently running so you will need to prefix any names with the owning scenes if you want to modify them.
Other actions: - Stop any running script with the **Stop** button, hear any sounds that are playing by clicking **Enable Audio** as this will be disabled by default.