Demonstrates how to setup a scene to use VHMsg (ActiveMQ wrapper) in RIDE.
Demonstrates how to setup a scene to use VHMsg (ActiveMQ wrapper) in RIDE.
Examine the example scene hierarchy to see which objects you need in order to be VHMsg compatible.
Assets/Ride/Examples/ApiFunctions/ExampleApiFunctionsVHMsg.unity
Add Assets/Ride/Prefabs/RideVHMsgManager.prefab to the scene. This enables the sending and receiving of VHMsgs.
Note, the service relies on the ActiveMQ protocol, which can be downloaded from the location specified in the scene.