Hi to everybody!
I have this strange output in the log for the tick position and rotation of the player viewpoint:
This is the code
Thanks!
Hi to everybody!
I have this strange output in the log for the tick position and rotation of the player viewpoint:
This is the code
Thanks!
I had this same problem but I quickly realized that in the UE_LOG lines you need to type %s(āsā in lower case) instead of %S(āSā in Upper case), that is also the reason that your %s is blue instead of being the same color as the rest of the words in the brackets of the Text macro(TEXT(" ")) .
Thanks for the help!
This topic was automatically closed 24 hours after the last reply. New replies are no longer allowed.