View gameobject trees within Prodigy.
This script creates a way to view the gameobject tree in Prodigy Math Game.
Support is "present" for Prodigy English but mileage may vary; it didn't load for me on Firefox but last I checked seems to work fine on Chrome.
The Pet Race and Game Island modes are not supported as those are built in Unity, a completely different game engine.
Upon pressing the button in the top-left corner, you will be greeted with a pop-up window displaying the tree.
If you're using Firefox and the window pops up as a new tab, go to your settings and disable "Open links in tabs instead of new windows".
The tree can be navigated with the arrow keys. Toggling the selected object can be done quickly with the space bar.
Selecting an element provides access to the following data:
Any objects highlighted in yellow indicates that it has GameObject-like data attached. This is likely of little to no significance to user experience.
Note: Support for data for specific types (e.g. Sprite, Spine, etc) will be added in the future.