GMU:Tutorials/Networking/Explaining the OSCReciever Script from The Captury to Unity: Difference between revisions

From Medien Wiki
Line 3: Line 3:


The following script I will provide contains the whole setup you need to recieve data from '''The Captury''' and constantly updating it in '''Unity'''
The following script I will provide contains the whole setup you need to recieve data from '''The Captury''' and constantly updating it in '''Unity'''
<br>
==IMPORTANT==
Be aware that the '''OSC''' and the '''UDPPacketIO''' scripts are in the Folder called '''Plugin'''<br>Also be sure to not have the Scripts twice in the Unity '''Assets''' Folder.
<br>
<br>
===Step1===
===Step1===