• Listen to a special audio message from Bill Roper to the Hive Workshop community (Bill is a former Vice President of Blizzard Entertainment, Producer, Designer, Musician, Voice Actor) 🔗Click here to hear his message!
  • Read Evilhog's interview with Gregory Alper, the original composer of the music for WarCraft: Orcs & Humans 🔗Click here to read the full interview.

projection

  1. Wareditor

    Making an accurate "get mouse screen position"

    tldr: The goal of this post is to find an accurate and robust get_mouse_screen_position() for the community. Big thanks to @Unryze for helping me find stuff in the 1.26 game.dll! So for a few patches now, there is a way to get the mouse world coordinates. However there is no way to get the...
  2. Ofel

    Projecting on the parabolic line

    How to find the x, y, and z when a projectile move by m basing on the parabolic line? Basically, if the projectile move to the green dot, what is the distance (xy) and what is the length of z? And also, how to find the length of the arc?
Top