Prodigy Tree Viewer

View gameobject trees within Prodigy Game.

These are versions of this script where the code was updated. Show all versions.

  • v1.2.0 30. 04. 2026
    • Added the ability to change the style of text.
    • Added a way to add custom sprite objects (great for tomfoolery).
    • Added a way to delete objects.
    • You can no longer change the texture of a text object. This is because this would crash the game when the text changed.‒Reduced flashing from rendering textures - by rendering them on an off-screen canvas when possible, and by caching rendered textures.
    • Spines and their children are now highlighted blue. This is starting work from what I was originally going to implement for this update before I got sidetracked on font styles.
  • v1.1.0 24. 04. 2026

    Added support for changing texts.
    Added support for exporting and replacing textures.

  • v1.0.0 19. 04. 2026