Hello,
Is there a way to center printed strings from blueprint to the center of the screen instead of printing to the top left?
It’s impossible to read when testing in VR.
Hello,
Is there a way to center printed strings from blueprint to the center of the screen instead of printing to the top left?
It’s impossible to read when testing in VR.
Hello SideEffect115,
I may have a workaround for you that could be viable. I use a Text Render Component in my character blueprint and I place it in front of the player camera. I hope that this helps.
Example:
Make it a great day
This method save me a lot of debug time, thanks.
I wrote a plugin to target that issue. You can check it out here: