Looking at the example, clearly one has to write code to use this asset. The question though is whether the one line of code to save transform rotations saves the transform rotation for every game object in the level? or does that one line of code just reference one specific game object so to save the transform rotations for 50 game objects would reuire 50 lines of code, more or less copy and pasted?