TCP/IP in Unity
I am trying to operate switch from a python script outside Unity. It is basically a sphere thrown at a wall; when I use keyboard, the game is working fine; as soon as I use TCP/IP I see Debug print statements in the console, but not the ball appearing in the game. What can be causing this?
Code: