Hello, I’m trying to make a virtual console in unreal to control an external video software via osc. button widgets are working just fine but sliders only send the osc address once and then a ton of values when i slide. As opposed to sending the address along with the value with each little change. any thoughts on what im doing wrong?
Nevermind I figured it out… put a clear osc message at the end