-
Right Click and Create Custom Event - give it a name (eg OSCMessage_Event)
-
Drag the Red output from the OSCMessage_Event object onto the Red Event input on the Bind Event object
-
Right click on the OSCMessage_Event object and Refresh Nodes
-
A Blue message output should appear on the OSCMessage_Event object
-
Right click on the Blue output on the OSCMessage_Event object and choose ‘promote to variable’ - this creates a SET new variable (of type OSC Message)
-
You can then re-name this new variable to something (eg Received OSCMessage)