Skip to content
This repository was archived by the owner on Jan 3, 2019. It is now read-only.

OSCreceive signals does not emit signals under some circumstances #16

Open
djiamnot opened this issue Aug 15, 2018 · 1 comment
Open

Comments

@djiamnot
Copy link
Owner

As mentioned in 11744aa, OSCreceive will not emit osc_message_received signal unless either set_process(true) was called at _ready() (or some other such time).
Moreover, we get ERROR: emit_signal: Error calling method from signal 'osc_message_received': 'NodeName(AttachedScript.gd)::_on_custom_method_osc_message_received': Method not found. if _process(delta) is present but unset.

@djiamnot
Copy link
Owner Author

Here's a small project that documents a workaround to correctly send and receive OSC.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant