Created
August 1, 2025 00:21
-
-
Save RagedUnicorn/de4969fd6eb7e63f1f722407bfd8f245 to your computer and use it in GitHub Desktop.
wow_player_target_frame_pos
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| /run local offset = 280; PlayerFrame:ClearAllPoints(); PlayerFrame:SetPoint("CENTER", UIParent, "CENTER", -offset, 25) | |
| /run TargetFrame:ClearAllPoints(); TargetFrame:SetPoint("CENTER", UIParent, "CENTER", 280, 25) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment