Advanced Search
Search Results
11 total results found
SceneNode \ Nodes Management
Cast SceneNode The Cast SceneNode enables the user to change the type of a SceneNode by selecting a typeInfo from the list, such as sound, 3D object, video, gadget, or camera. This node identifies the assigned SceneNode as the chosen type, allowing it ...
User \ Gadget
Equip To User The Equip to User Node enables the user to equip or unequip gadgets, adjacent objects, or HUD elements to the user within the VR environment. This node enhances interactivity by enabling users to interact directly with various items and int...
User \ Point To Object
Point To Object The Point To Node enables the user to be guided to the location of a specific place or object within the scene. When this node is activated, an arrow is displayed, pointing to the location of the assigned SceneNode within the VR environme...
Voice Command
Voice Command Recognized The Voice Command Recognized event is used to activate a response when the user says a specific command. This event listens for predefined voice commands and triggers the associated actions or responses within the VR environme...
AI Agent
AI Agent Start Listen The AI Agent Start Listen node is used to make the AI start listening to the user. When activated, this node enables the AI to process and listen to spoken input from the user, allowing for interactive conversations and commands wit...
User Name & ID
Get User ID The Get User ID node is used to retrieve the unique identifier of the user interacting within the VR environment. This ID can be utilized for various purposes, such as tracking user actions or customizing experiences based on the user. ...
Media
Capture Picture The Capture Picture node is used to capture an image from a camera within the scene, and the captured image can then be displayed on a 3D object within the scene. This allows the user to take snapshots and show them in the VR e...
SceneNode \ Triggered
Node Triggered Location The Node Triggered Location is used to capture the specific location or position of a triggered event within the VR environment. It enables tracking where a particular interaction occurred, which can be useful for dynamic object p...
Scene
Load Scene The Load Scene node is used to teleport between different scenes within your VR Experience. Enhancing the overall immersion and interactivity of the experience. Example In this example, the Load Scene Node is used to transition the use...
AI Agent
AI Agent Start Talk The AI Agent Start Talk event activates when the AI agent begins speaking. This event allows users to manage and synchronize actions with the AI’s speech, ensuring that specific elements or behaviors respond dynamically as the AI sta...
Variable
Variable Changed The Variable Changed event activates when the value of a specified variable is modified. This event helps users detect real-time changes and trigger actions accordingly, enabling dynamic and responsive interactions within the VR Experience. ...