Version 1.3

I submitted version 1.3 to the Assetstore:

– Explicit Connection option:

This option is very handy if you have a setup where you want the flexibility to change your port or IP-Address of a OSCConnection, without to reconfigure all your OSCEventTargets or OSCEventDispatchers. So now you have the option to bind to a connection and don’t have to specify a given port or IP-Address.

– Updated the Mobile.Demo scene where you now can change the port/Ip-Address of your OSCConnections at runtime.

– Added a JavaScript demo unitypackage to give a starting point for JS programmers. (But it is not recommended to script in JS)