[Tool] DebugWidget - 3D Widget to help debugging (VR)

Okay, I sure would like to ask, and since it is related right now to DebugWidget and PrintStringAdvanced, here we go: In game, there is one flying enemy BP, and it is spawned several instances in level. See those flying (well, semi-static for now) fighters here: https://www.youtube.com/watch?v=z8zgfR622IA
Since Blueprint is just one, PrintStringAdvanced is one for all of them (let’s say, “Health”). PrintString will print something, depending on change in value, and time period that is set. Can I distinct those flying ships one from another? Put stats in different colors, for example? I am afraid not, with such approach. Or can I? :wink: