Compass manipulation

Discussion in 'Plugin Development' started by savagesun, Aug 18, 2012.

Thread Status:
Not open for further replies.
  1. Offline

    savagesun

    I want to make the compass point to a particular way point, or vector. I'm not really sure where to begin with this. I've done a quick once or twice over of the Javadocs and haven't found anything relating to compasses. I've checked google and haven't found much more than requests. I know this is possible since its been done before. I just need a little point in the right direction. :)
     
  2. Offline

    aPunch

    Player.setCompassTarget(Location)
     
  3. Offline

    savagesun

    Wow. Thanks aPunch. :p
     
Thread Status:
Not open for further replies.

Share This Page