VinayGupta23 / alter-ego-game

A puzzle-platformer game with clones! Developed as part of CSCI526: Mobile Games at USC.
https://vinaygupta23.itch.io/alter-ego
0 stars 1 forks source link

Analytics data hooks midterm #141

Closed Ashutosh-30 closed 1 year ago

Ashutosh-30 commented 1 year ago

Two suggestions apart from the comment in code:

  • Please capture the Application.version as well. I will be using a special version for the mid-term build, so we can easily segregate our play-testing from actual feedback.
  • Would be useful to capture the camera size as it is different in different levels. The camera size also directly gives us the bounds for the scatter plot.

I will look into storing application.version and camera size.