You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Beyond around x=1,000, launching with high strength in a direction away from world origin causes some odd behavior. I get launched backwards instead of forwards (possibly due to an overflow?). This might happen for z as well but I haven't checked yet.
Experienced when using function player_motion:api/launch_looking with $strength 7500. I was also gliding with elytra, but I doubt that's relevant.
Hopefully this is something fixable. I know the math has to be done with integers, which can really suck.