Hi guys, I’m super confused and it’s causing quite some frustration.
I have 2 Unreal Projects, both in 4.24. And in one I can go into the Level BluePrints and search for “Print to Screen”, “Print String”, “Print to Next Line” and “Print Text” while in the other I can only “Print String” and “Print Text” and none of the others.
I’d like to know why this is. And also what the difference between some of them are. They seem to do the same thing to me. I guess Print to String only allows Strings and that might be useful sometimes.
I also saw on some sites that there’s “Print to Log” which I can’t access on any of my projects.
The Problem I have is that when I use several “Print String” or “Print Text” together and connect them they Print to screen in reverse order. And instead of putting all the text into one line they just make their own line with each Node. I want to use Print to Screen" and “Print to Next Line” because they allow me to choose when to go to the next line. How do I get access to them?
Thank you!