83
edits
Jonasjuelch (talk | contribs) |
Jonasjuelch (talk | contribs) |
||
Line 46: | Line 46: | ||
In the "function update" part we move the player around. We receive the variables for this function via the function "AllMessageHandler" which you can find in the second part of the code. | In the "function update" part we move the player around. We receive the variables for this function via the function "AllMessageHandler" which you can find in the second part of the code. | ||
We used the following Unity Scene as a template | We used the following Unity Scene and it's included scripts as a template | ||
https://github.com/heaversm/unity-osc-receiver | https://github.com/heaversm/unity-osc-receiver | ||
[[Image:OSC_Touch_Receiver_Code.jpg|800px]] | [[Image:OSC_Touch_Receiver_Code.jpg|800px]] |
edits