-
Notifications
You must be signed in to change notification settings - Fork 55
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
NamePlate Improvements #25
Conversation
Need to fix DLSS/SSAA before I can merge, the peripheral alpha is not working well with it |
…tional version to fall back to
This reverts commit 60f1301.
Thank you very much for your PR! It's appriciated!
Is it possible for you to split this into a separate PR? I would like to keep this PR a bit smaller to make it easier to review and revert in case it's required 👍 |
This PR only includes the changes within the FikaHealthBar.cs file; it should be pretty self-contained. I've essentially just refactored most of FikaHealthBar.cs while adding the new options and functionality with the only other file changed being FikaPlugin.cs to add the new config options. |
My git was freaking out about perms and branch nonsense so I just axed all my local stuff and re-forked and now it's working right.
Adds more functionality and customization to NamePlates:
I tried to use IsVisible for occlusion but it's basically nonfunctional, raycasting also had some issues so I removed it entirely