Timed Active Icons [Fixed]
This is a fix for the Timed Active Icons (Full Collection) mod, resolving the issue that it cannot run correctly.
Also fix the problem that icons not aligned to center in certain case.
Portal to original mod: https://steamcommunity.com/sharedfiles/filedetails/?id=2551961345
Tested in AB+/REP.
Shows an indicator above the player’s head when they have an timed active item (e.g. The Candle) that is charged
Mod Config Options added for enabling/disabling, changing the style of the icon, and for ignoring primary slot items or pocket items, making the icons transparent or toggling individiual icons
Note
This mod essentially makes the Timed Item Indicator, the Anima Sola Indicator and Dark Arts Indicator mods obsolete. I’ll leave them up for now though while people are subbed to them
Known Issues:
– The icon reflections aren’t in the right place in downpour, dross etc.
The original mod uses Isaac.GetItemIdByName(), which seems no longer available. Currently all ItemIDs are hardcoded, it works well for now.
I’m not familiar with Isaac modding, if there’s a better way please tell me.