TheRealDjmr / BG3ImprovedUI

134 stars 132 forks source link

Add Vanguard Class custom action resource icons for controller #322

Closed GawDamnit closed 8 months ago

GawDamnit commented 8 months ago

Hi, finally getting around to adding controller icon support for my Vanguard Class mod:

https://www.nexusmods.com/baldursgate3/mods/3686

Hopefully I did this correctly! Many thanks. :)

GawDamnit commented 8 months ago

One of the commits has zero changes in it. Apologies about that. I couldn't figure out how to remove it. I assume it is benign.

logical-fallazee commented 8 months ago

Just to clarify -- I see that all the abilities are using the same one action resource (Eldritch Points), is that intended? I see that your entries are for two separate resources (BladeDash and ElementalBlade), but in-game they are all using the same one resource...?

image image image image

GawDamnit commented 8 months ago

You're totally right about that. An early version of my mod used both resource types, but it later got consolidated into one. I figured I'd just keep the 2nd resource in case my mod ever needed another one.