255
edits
Kei kitamura (talk | contribs) |
Kei kitamura (talk | contribs) |
||
Line 201: | Line 201: | ||
In Unity, there are some special folder name for specific types of objects.<br> | In Unity, there are some special folder name for specific types of objects.<br> | ||
You can find detailed information on [[#References|References]] part. | You can find detailed information on [[#References|References]] part. | ||
<br> | |||
<br> | |||
4. Click "OSC Receiver" game object. The detailed information about this game object appears on the "Inspector" tab on the right side of the window. Drug and drop"Osc.cs", "Udp.cs" and "OSCReceiver.js" on it.<br> | |||
[[File:Unity 02_11.png|thumb|500px|left]] | |||
5. If you try this tutorial on your computer internally, make sure that "OSC Receiver" script uses '''the same IP address''' and '''port name on "Listener Port"'''.<br> | |||
If you try it with multiple computers, modify parameters of "OSC Receiver" script on the Inspector tab.<br> | |||
== Prepare a noise animation script on Unity == | == Prepare a noise animation script on Unity == |
edits