With the CSC Cavrnus Spatial Connector plugin enabled, there are two ways to setup your scene.
Insert the CavrnusSpatialConnector actor in the level.
Manually implement calls to the Cavrnus API Functions.
Insert the CavrnusSpatialConnector
...
actor
The CavrnusSpatialConnector is a specialized actor class that collects all of the required configuration elements into one convenient location.
Add an instance of the CavrnusSpatialConnector to your level by selecting it from the Cavrnus menu at the top of the Unreal Editor interface.
...
Select In the level Outliner, select the CavrnusSpatialConnector instance in the level Outliner.
...
From the Details panel, configure all of your connection settings for this project:
...
CSC Configuration Settings
Table of Contents | ||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
...
Select “Prompt to Enter Name” to trigger a prompt when the Guest first enters the space. Note that this requires a Blueprint Widget to be selected as the prompt that will display. A default widget is provided with the Cavrnus Plugin files, but you can also create your own custom design.
...
Note |
---|
Guest Logic is only available on the Cavrnus Dev Servers at the moment. It is coming to production shortly as described above. |
Members are authorized users who have login credential on your domain. This method is recommended for controlling access to private or sensitive information.
...