• 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.

geometry

  1. Cheshire

    [Spell] How to calculate angle?

    hey, this is probably a simple equation, but I have not touched geometry or trig for years, and haven't been able to find an explanation in terms I am familiar with enough to use in warcraft... basically I need to solve for D: I want to be able to find the angle that is the middle of the...
  2. Cheshire

    [Spell] "Fleeing" system

    Hey people, I am creating AI for a map of mine, and I'm trying to create a function to make a unit flee from units that are chasing it. The problem is that it could be chased by multiple units at the same time, and I'm not sure how I would be able to create a system that would detect which...
  3. Furry Nova

    [JASS] Getting Correct real Rotation

    I've decided to start making my own spells in JASS. So far I'm creating spawn target points with Polar Offset based from the cast click point. I've followed this guide but it's a little difficult since I'm not very knowledgeable with geometry Math. So I'm taking it one step at a time. This is...
Top