Hi, so if i were to change the default log color. How would i achieve that?
Am asking because, i dont wanna have to change the color every time i drag the node out
Thanks
Hi, so if i were to change the default log color. How would i achieve that?
Am asking because, i dont wanna have to change the color every time i drag the node out
Thanks
make a custom print log through a function library, like this:
probably you can dig into the engine.ini, but this is pretty easy to do and then you can make a few different types of debug logs to suit different needs.
Thanks, I’ll have a look into the engine.ini
If i dont find anything, I’ll give your method a go
Thanks