Hi Tom -
Where are you drawing that in the event graph? Is it off of tick? DrawText isn’t persistant across frames, so maybe it’s being drawn for a single frame and then disappearing if you’re not doing it every frame.
Hi Tom -
Where are you drawing that in the event graph? Is it off of tick? DrawText isn’t persistant across frames, so maybe it’s being drawn for a single frame and then disappearing if you’re not doing it every frame.