A doubt regarding cloud variables

Sorry it seems that I overlooked it.

So you are in business. Just keep using the variable block that you can use join block with.

You already showed it in your first post. In the join block specify the complete node structure (game/room/player…)

Thank you!

1 Like

I’ve used set text, but it returns object Object in square brackets. How do I convert it into proper text from JSON? @drted any suggestions?
Thanks !

Use block get json from object

2 Likes

Use the block generate JSON from object in the object drawer

2 Likes

Thanks! Will check that