tynidev / SpeedFlipTrainer

16 stars 11 forks source link

Suggestions #4

Closed NitrOP7674 closed 3 years ago

NitrOP7674 commented 3 years ago

Awesome plugin, I love it! Thanks for making and sharing.

I have a few suggestions; let me know if you want me to split this up into multiple issues:

  1. After hitting ball: display surplus time on the clock to know how comfortably you made it I just noticed the "time to ball" metric, sorry!
  2. On failure: display distance from ball when it vanished
  3. Show a second jump (dodge) timer - I'm sure the time between jump and dodge must be important
  4. Maybe something to scale the time displayed for the flip cancel based on game speed? Or adjust the scale of the bar? Like if it takes 100ms to cancel at 50% speed, that's poor if you move to 100% speed but it's equivalent to 50ms which is good. But knowing the absolute time is obviously the most important thing since that seems to be a huge key in the technique.
  5. Display a big red X if you start driving before all 4 wheels have settled on the ground.

I might be able to help with some of these if you agree to them and are willing to accept PRs.

NitrOP7674 commented 3 years ago

A couple more suggestions:

tynidev commented 3 years ago

@NitrOP7674 I like pretty much all of these suggestions. I had a second jump timer at one point then removed it. Yes I'm open to PRs. Although I think I've implemented most of these already.

Pull the latest code and see where it is at then lets talk?

BTW I have hackathon time at work right now so I'm spending the next couple days on this.