NitrOP7674 / FreeplayCheckpoint

Rocket League Freeplay Checkpoint plugin
MIT License
12 stars 4 forks source link

Feature: Get `checkpoint` statistics like "percentage scored" #45

Open 2-X opened 11 months ago

2-X commented 11 months ago

Some sort of statistic about the number of times the user has scored the given checkpoint shot or something could be pretty neat. I'm thinking something along the lines of the duolingo proficiency statistics that can show you which areas you still need work on and which ones you are already proficient at. Would also be nice to know which parts of the rings maps I need the most work on. Of course you know in your head, but having this structured into the plugin could be insanely cool.

Implement this would be very difficult because how do you actually know what the checkpoint is being used for? How do you know when a user scored the shot... does it need to be within a certain amount of time, or not touch the ground... is that something a user should configure?