• 🏆 Texturing Contest #33 is OPEN! Contestants must re-texture a SD unit model found in-game (Warcraft 3 Classic), recreating the unit into a peaceful NPC version. 🔗Click here to enter!
  • ✅ The POLL for Hive's Texturing Contest #33 is OPEN! Vote for the TOP 3 SKINS! 🔗Click here to cast your vote!

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