Hey,
I’m experimenting with communication between blender game and external software using OSC.
At the moment i have a blender project with python script that receives OSC messages and open frameworks app that sends OSC messages.
As you move your mouse one open frameworks app cube in blender game moves left or right.
It all works fine, but when I export it as runtime it does not respond to OSC messages.
Any clues what could be going wrong? I’ve spend quite some time looking for an answer to this problem. It seems that quite a lot of people are having trouble with python scripts not working properly once exported as runtime.
Please find blender project and open frameworks app that sends OSC attached.
Thank you!
OSC_py3_Blender2.5_pd_XY.zip (6.19 MB)