2025-10-06 12:21:12 +02:00

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.