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

From Medien Wiki
Line 5: Line 5:
<br>
<br>
==IMPORTANT==
==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.
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>
Create an Empty GameObject were you put all ''three'' Scripts in and call it as you like e.g. '''OSCHandler'''.
<br>
<br>
===Step1===
===Step1===