Hello. I believe the "Variable Set - Global - Popup - SetAsRandom" node is not working correctly. It only sets values from the top of the value list, never from the bottom.
I had taken a look in the script ActionVarSet and discovered that randomization occurs twice, on lines 342 and 373. It seems to me that the randomization in line 342 is unnecessary. I tried removing it, and now it seems to be working properly. Can you check please.
It looks like you're new here. If you want to get involved, click one of these buttons!
Comments
Quite right. Thank you for the report!