Skip to main content

Cloud

Response_Cloud_get_Attribute.png Get Cloud Attribute


Ceiling Node.png


The Get Cloud Attribute node enables the user to retrieve saved progress for a specific VR Experience by assigning the attribute in the Attribute Name field. The progress can be saved for either the scene, the user, or both. Once the node is executed, the retrieved value can be acquired through the Result port.




Example

image.png

In this example, a Get Cloud Attribute node is used to retrieve stored data from the cloud.Cloud. When the user enters the object named FinishLine, the object named Scoreboard will be shown. The data saved for this specific scene for all users is retrieved and stored in a variable named Scoreboard, which can then be displayed during the VR experience.




Response_Cloud_get_Attribute.png Set Cloud Attribute


Ceiling Node.png


The Set Cloud Attribute node enables the user to store data for a specific VR Experience by assigning the attribute in the Attribute Name field then set the value of it. the data can be stored for either the user, the scene, or both. Once the node is executed, the specified data is saved accordingly.



 

Example

image.pngimage.png

In this example, a GetSet Cloud Attribute node is used to retrieve storedstore data fromin the cloud.Cloud. When the user enters the object named FinishLine,FinishLine, the objectvalue namedof Scoreboardthe variable Time will be shown.converted Theto data saved for this specific scene for all users is retrievedString and stored inunder the attribute named Time for the Scene Only, meanwhile the value of the variable Coins_Count will be converted to String and then stored under the attribute Score for the User Only.

Note: To retrieve the Cloud data, the experience must be run from a variablelogged-in namedaccount Scoreboard,in which can then be displayed during theSimLab VR experience.Viewer.