8 lines
423 B
Markdown
8 lines
423 B
Markdown
# ExtralityLab - Data Logger CSV
|
|
|
|
- Import this sample project.
|
|
- Open the scene in the sample.
|
|
- Play in Unity Editor
|
|
- Click on **Start logging** to record the events in the game (press arrows, or space bar)
|
|
- Click on **Stop logging** to stop recording events. The console will display the path where the data is located. If you're compiling a WEBGL app, then the stop button will download the CSV file in your browser.
|