Cloud
Get Cloud Attribute
The EqualGet (Number)Cloud Attribute responsenode enables the user to compareretrieve twosaved valuesprogress for a specific VR Experience by eitherassigning typingthe in a numerical valueattribute in the NumberAttribute AName andfield. NumberThe Bprogress fieldscan be saved for either the scene, the user, or byboth. attaching a value or a variable node to those ports. Then onceOnce the responsenode is executed, the resultretrieved of the comparisonvalue can be acquired through the Result port.
Example
In this example, an Equal Response response is used to compare the value of Variable1 with the value of Variable2 once the user triggers the object named Activate. The result of the comparison can be acquired through the Result port. We have connected this Result port to the Branch node, and if the result of the branch is True, the TrueBox will show; if the result is False, the FalseBox will show.