255
edits
Kei kitamura (talk | contribs) |
Kei kitamura (talk | contribs) |
||
Line 197: | Line 197: | ||
Then, | Then, drag and drop downloaded Unity plugins named '''"Osc.cs", "Udp.cs", "Perlin.cs" to "Plugins" folder.'''<br> | ||
Also, you | Also, you drag and drop Unity scripts called '''"OSCReceiver.js" to "Scripts" folder.'''<br> | ||
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> | ||
<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. | 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. Drag and drop"Osc.cs", "Udp.cs" and "OSCReceiver.js" on it.<br> | ||
[[File:Unity 02_11.png|thumb|500px|left]] | [[File:Unity 02_11.png|thumb|500px|left]] | ||
edits