Hello all,
I am putting together an experiment in which I need to collect the position data of a ball that is controlled by the subject each time they pull the left trigger. The idea is that when the subject pulls the trigger the location (x,y,z coordinates) of the game object (Sphere) is appended to a CSV file. I should also mention this is using an Occulus Quest 2 headset and controllers. Below is the Code I have put together. Any help anyone is willing to give is greatly appreciated....
Location Data Extraction as a CSV
I am putting together an experiment in which I need to collect the position data of a ball that is controlled by the subject each time they pull the left trigger. The idea is that when the subject pulls the trigger the location (x,y,z coordinates) of the game object (Sphere) is appended to a CSV file. I should also mention this is using an Occulus Quest 2 headset and controllers. Below is the Code I have put together. Any help anyone is willing to give is greatly appreciated....
Location Data Extraction as a CSV