Closed jordanmurray closed 6 years ago
Hey, thank you for your contribution. May I ask where the values come from? Are they from trial-and-error?
Yes, the values come from a process of trial-and-error to find the closest similar behavior to the official server.
This pull request attempts to solve the problem of a player not being able to throw an object with much velocity. The fix simply adds calculations to the initial velocity of the thrown object. The initial velocity is also randomized to match behavior on official server.