l2- / template-plugin

BSD 2-Clause "Simplified" License
7 stars 8 forks source link

x/y offset in world space, or additional parameter for world-space offset. #101

Open TheLouisHong opened 4 months ago

TheLouisHong commented 4 months ago

When Attach to player is enabled, I noticed changing the zoom of the camera the offset "grows" or "shrinks".

I believe this is because y/x offset applies in screen-space. Because of this, the setting doesn't feel like the drops are "attached" but rather just centered. I want to make a PR that changes the x/y offset to be applied in world space, or, make an additional parameter for world-space offset.

Reaching out to see if I can contribute through a PR or request this feature.

https://github.com/l2-/template-plugin/assets/1916460/f4ce3ece-4393-45e5-8f11-18769d1aee33

My discord is: @louishong, would love to discuss!