Unity animation slows with serial port open
I am creating a simple unity program where a serial data is sent from Arduino and processed in Unity using C#. Depending on the value received, two different animations are played.
I am creating a simple unity program where a serial data is sent from Arduino and processed in Unity using C#. Depending on the value received, two different animations are played.