In this update, I added OscConnection
class (inherits ScriptableObject
) to specify a host address and a port number in sender/receiver components. Now you can change a host address or a port number with a single point change (previously you have to modify every component).