-
Notifications
You must be signed in to change notification settings - Fork 1.5k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
"catch_randomize_reticle_factor" seems not working #1843
Comments
Or maybe the "+110 exp" was from curve balls, the nice/great/excellent throws were not working at all. |
any sort of documentation on "catch_randomize_reticle_factor" and "catch_randomize_spin_factor", would be really welcome.. and i have the same issue!! |
Some explaination in the code:
However I doubt it really does what it says. |
I found this in code... currently testing it.. API:
Our code: No sure what to make of it... currently testing withe max api values, but 1.950 doesnt seem to catch anything.. whereas 1 just does a normal throw! Spin Modifier is working perfectly though:
|
I looked into the code but it seems 1.0 should make excellent throws only ... I don't know why it does not. |
@vicch @antoineneff @douglascamata It only do curve ball, no nice/great/excellent throw This behaviour hugely affects the capture rates :( |
#2095 states this is problem in |
Actually, the (too simple) problem was in our code. Fixed with #2130. |
Happy to see it fixed in latest dev, closed. |
Expected Behavior
Do "nice" and "great" throws occasionally.
Actual Behavior
Barely do "nice" throws, never do "great" throws.
Steps to Reproduce
Other Information
OS: Windows 7
Git Commit: 2f277fd
The text was updated successfully, but these errors were encountered: