Hello
i came often into situations where i would like to store something in the gameobject rather than in the code.
Usually its a string as example i want to store the name of the object this was instantiated from in the gameobject.
I dont know about it i took a short look at it but i did not watch the full video is it essentially attaching a script to the object which does store the data? it does look cumbersome.