[Suggestion] Draw outline for entities hidden by the player model
xelotex opened this issue · 2 comments
I get the point but i dont know if the rendering engine is capable of such a feature.
what do you mean with "if the rendering engine is capable of such a feature"? do you mean that it could cause lag? ¿or that the minecraft engine can't do that? if is the second thing minecraft already has a potion effect that applies a glowing effect, so you need to make that every time the player can't see a mob because it is in front of the player model, the mod will automatically apply glowing to it continually until the mob moves, maybe make the player transparent would be more effective but the vanilla engine probably isn't capable of that, that's what you're meaning right? if yes then you could go for the glowing option if you want.