Relative Content

Tag Archive for c#unity-game-enginearduino

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.