Visible Cards Redux
Have you ever wanted an easier way to identify cards without having to pick them up? This mod gives every card a unique sprite when it is on the ground, so you can easily tell them apart.
By default, it will only reveal cards that have been picked up before. This will prevent getting an unfair advantage.
If you have External Item Descriptions installed, it will use the shop, options, and pathfinding logic (and configs) from EID to determine a cards visibility. Note that card descriptions don’t have to be enabled or visible for this to work. EID only needs to be loaded.
All lua code has been rewritten from scratch and significantly optimized.
Because the code was changed, there might be new bugs. Please report any problems.
- When saving and reloading a run, cards are hidden and have to be picked up again (unless using EID)
- All sprites were taken from the original mod, made by kas333.
- All lua code was written by zombieseatflesh7