Step 1: Find the average location on the target that the player clicked at*
Step 2: Find the distance** from center of that location and display as the "Average Aim Error"
Step 3: Find the distance** from location in step 1 for each click
Step 4: Average distances from step 3 and display to player as "Aim Unstable Rate"
Quick way to see how good your aim was.
*Presumably by treating 0,0 as the center of the target, then average location is (average x coord of all clicks, average y coord of all clicks)**
**measured with same units as the "hit object radius" is displayed in when tabbing over the song stats
Step 2: Find the distance** from center of that location and display as the "Average Aim Error"
Step 3: Find the distance** from location in step 1 for each click
Step 4: Average distances from step 3 and display to player as "Aim Unstable Rate"
Quick way to see how good your aim was.
*Presumably by treating 0,0 as the center of the target, then average location is (average x coord of all clicks, average y coord of all clicks)**
**measured with same units as the "hit object radius" is displayed in when tabbing over the song stats