World Object Proximity Condition
For an overview of Conditions, click here.
Deep Learning on Conditions is found in Motive Academy. Click here to see the course this lesson is in.
Overview
The World Object Proximity Condition is met when the learner is within range of the specified world objects.
Required Fields
Field Name | Description |
---|---|
World Objects | Specifies the World Object(s) to be considered. |
Range | Specifies the minimum and maximum ranges for the Condition to be met, measured in metres. |
Example in the Headset
The World Object Proximity Condition is met when the learner is within range of the specified world objects. In this example, I want a Screen Message to appear once the learner moves to a certain location in the scene.
Using the VR Editor, I've placed my "Paint Cans Anchor" in front of the paint cans in my Workshop:
In my Script, I've added the World Proximity Condition to the desired Frame. In this case, it has become a Compound Condition (two or more sub-conditions) because I’ve added an Object Event Condition as I want this to trigger when the Welcome Message has been closed by the learner AND they come within the *range I've specified of my Paint Cans Anchor:
I've added a Screen Message and a Notification sound to play once the learner is in the correct spot:
When I test in the headset, you can see that the Resources play once the Conditions above are met:
For full screen, please view on Vimeo at this link
Related Articles