RocketLeague-Dropshot-Calculated-shot-Python
Python version of RocketLeague-Dropshot-Calculated-shot. This is just a tool I used to develop the actual plugin.
This can also be used for RLBot's aswell, while this spesific code isn't setup to be used in that regard, it just needs a bit of refactoring to work for that. You really just need to strip out the opencv
code and you should be set.
How to use this to simulate shots is commented in main.py
so you have plenty of examples in there to play with it.
Simulating the best shot if the ball is in the normal state. Simulating the best shot if the ball is in the charged state. Simulating the best shot if the ball is in the super charged state.
Simulating the best shot if the ball is in the normal state. Simulating the best shot if the ball is in the charged state. Simulating the best shot if the ball is in the super charged state