Compass3D
Posted: Fri Sep 06, 2024 10:53 pm
DOWNLOAD LINK
VIDEO LINK - WATCH TO UNDERSTAND WHAT IT ACTUALLY DOES
Image:
I made this a long time ago and then forgot about it. It does an awful lot of magic (see https://github.com/Zomega-WAR/AddOns/tr ... /Compass3D for further info) to overlay a compass that correctly (ish) moves as you change the camera and move around the world. This add-on is abandoned and I am just releasing it as it contained some useful techniques that someone might want to use to turn it into a more user-friendly add-on.
You will need to manually change a bit of code in one of the files to change how it looks. Instructions found in the README.md file as well as here: https://github.com/Zomega-WAR/AddOns/tr ... /Compass3D
Known issues:
1) Minor jittering due to the camera calculation code only calculating height to the nearest inch
2) The compass appears to "lag" in the world while airborne or walking backwards. This is a client issue as it's not correctly telling the UI where the player is during those types of movement. Nothing I can fix.
VIDEO LINK - WATCH TO UNDERSTAND WHAT IT ACTUALLY DOES
Image:
Spoiler:
You will need to manually change a bit of code in one of the files to change how it looks. Instructions found in the README.md file as well as here: https://github.com/Zomega-WAR/AddOns/tr ... /Compass3D
Known issues:
1) Minor jittering due to the camera calculation code only calculating height to the nearest inch
2) The compass appears to "lag" in the world while airborne or walking backwards. This is a client issue as it's not correctly telling the UI where the player is during those types of movement. Nothing I can fix.