Is it possible to update the text of the TextLabel Behavior in an actor without the need to recreate it on stage?
I am using time based loop.
Currently I am drawing HUD display with drawing event but I think label is better solution. Just I am not sure if this it is possible.