Compass GUI

Shows which direction the player is facing with a GUI

Total Downloads: 5,337 - First Release: Jul 15, 2015 - Last Update: Oct 27, 2017

5/5, 12 likes
  1. Yes .. start playing with the numbers xmin xmax ymin ymax in the config. Just change the a bit so you can learn how they work.
     
  2. to all who wish to have the compass at the buttom left like on the picture below, then use these settings ;)

    Code:
    {
      "GUI": {
        "X max": "0.25",
        "X min": "0.10",
        "Y max": "0.13",
        "Y min": "0.05"
      }
    }
     

    Attached Files:

  3. wrong thread, moved my text. I am sorry!
     
    Last edited by a moderator: Aug 3, 2015
  4. @Wulf ... What the hell is wrong with this error xD? Unexpected symbol 'o'... maybe Multiplay changed something.
     
  5. Wulf

    Wulf Community Admin

    That may be, I'd recommend the user contact them to have them verify.
     
  6. @PaiN
    Add to the configuration to enable or disable the ability to display coordinates
     
  7. Okay :) Later.
     
  8. Thanks bro
     
  9. PaiN updated Compass GUI with a new update entry:

    0.8.0

     
  10. raz

    raz

    Hello, it's a very good work, can you add a possibility to change the white color for X-Y ? thx for this work
     
  11. Please Add a server time to it.
     
  12. Its a compass not clock.
     
  13. Is it possible to move that compass on the upper right or upper left of the screen and lower the size because I found it a bit too big ?
     
    Last edited by a moderator: Aug 14, 2015
  14. Someone please help me to decrease GUI background of compass. Because i`ve seted smaller font size and now it looks not so cool as it could be(. I just want that GUI fit the text((.
     

    Attached Files:

  15. Change the "YMIN" to less.
     
  16. Thank you!
     
  17. This worked for me.

    ""type"":""RectTransform"",
    ""anchormin"": "".88 {ymin}"",
    ""anchormax"": "".99 {ymax}""
     
  18. Will try that as well ;-) Thx for the share
     
  19. and clock make to much uselessl lags
     
  20. As I can change the compass position?