Hello, thank you so much for the asset. It has really simplified things in my project. I have two questions:
1) For some reason, if I try modifying the TutorialController prefab to change the TutorialPopup sprites and I go into play mode, the text stops updating to follow the tutorial JSON I made and it's stuck showing "Content". This stops happening as soon as I use the default sprites.
2) I was wondering if it was possible to somehow change the shape of the mask depending on what object it's highlighting? From my understanding, currently, there's a single mask shape that scales up or down and follows the animation parameters you set using the Tutorial Controller script, but the objects I need to highlight are all very different shapes so it looks odd.
Thanks so much for your time!