Apologies it doesn’t work, I’ve yet to have time to try it personally to verify any of it. When I do, I’ll write up another post with the result. In the meantime have you checked that you’ve assigned all the @editable
props/devices correctly inside UEFN to that Verse script? Just so you know everything on that end is aligned correctly.
Out of curiosity do you know or have prior experience with any programming languages? I’ve found a few things with Verse interesting and unusual compared to what I’m used to with other programming languages. I’ve not found it too difficult to navigate the docs and understand whats available etc though, but I do work with code every day, so that may help.
I would say carry on and keep trying to get it work, it may be frustrating but it starts making more sense the more you work with it. Same with any language, more so with this one as its all new.
It doesn’t help that the formatting on that tutorial is broken up and in sections and indentation doesn’t line up everywhere, especially when working with a language that operates based on indentation/formatting.
I’ll hopefully have time this weekend to go through this tutorial for you and post my results!