Receive streams in Unity (e.g. from openvibe)
In my example (Roll a Ball from Unity tutorial) I wish to move the gameObject — the Player (the ball) according to the incoming streams from openvibe. First, modify the script from LSL4Unity, ExampleFloatInlet: Drag and Drop the ExampleFloatInlet Script onto your …