How to control multiple objects in unity with socket python communication?
I am trying to control multiple objects in unity with position data comming from python. The position data is read as a csv filein python and then send to unity. The data is being send when I am not mistaken, but unity is not doing anything. Does anyone know why?