djiamnot / gdosc

OSC module for Godot game engine - it is now discontinued in favor of https://gitlab.com/frankiezafe/gdosc
Other
16 stars 1 forks source link

OSCreceiver does not instantiate properly if parent is not derived from Node #12

Open djiamnot opened 6 years ago

djiamnot commented 6 years ago

So it silently fails when instantiated in a tree of type other than derived from Node. (i.e. Control (2D))