Page 1 of 1

Compass3D

Posted: Fri Sep 06, 2024 10:53 pm
by Omegus
DOWNLOAD LINK

VIDEO LINK - WATCH TO UNDERSTAND WHAT IT ACTUALLY DOES

Image:
Spoiler:
Image
I made this a long time ago and then forgot about it. It does an awful lot of magic 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.

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.

Re: Compass3D

Posted: Sat Sep 06, 2025 10:37 pm
by Omegus
Download link updated. Thank you to @wardfan220 for moving it over to Idrinth's site for me.

Re: Compass3D

Posted: Wed Sep 24, 2025 5:15 pm
by goodlad
I forked this a while ago for the Fiskgjuse UI version and fixed so that it works correctly for all resolutions, 1440p, 4k etc. Before it truly only worked for 1080p.

Replace everything in Compass3D.lua below "DON'T TOUCH UNLESS YOU KNOW WHAT YOU'RE DOING" with the following:
https://pastebin.com/UfckcGFB