- Home /
How do I send OSC messages from objects upon collision?
I have the code from this link here: https://github.com/jorgegarcia/UnityOSC
However, I am attempting to make objects send OSC messages out to other applications when it is collided with another object. What is the code so that every time it is interacted with, it sends out a specific message? Thanks!
Comment
Your answer
Follow this Question
Related Questions
Re-spawn Object Help! 2 Answers
Collision script 1 Answer
Collider2D.GetContacts() always returns only 1 contact 1 Answer
Is possible to use UISprite object of NGUI with event type 2D to detect intersection? 0 Answers
Collision with a coin 0 Answers