[Plugin] OSC for UE4

I use unreal to prototype gameshow ideas for a TV company. If i’m not there when they’re pitching ideas (like yesterday) I have to talk someone through finding ip addresses, editing the python scripts to do this etc. It’s a nightmare - Ive also found it’s actually a lot more responsive to have the iPad to talk directly to the engine too.

I had a problem yesterday (my stupid fault) where I was setting a default ip for the OSC target at begin-play in my OSC blueprint, but at the same time another blueprint was reading a database and pulling an IP from that and setting a target IP too. On the machine they were using the OSC blueprint with the default IP lost the race and was set second, if you know what I mean, so they couldn’t control the system - it’s always a nightmare when i’m not there!