I mean drawing a sign on screen.
Does UE4 have a special BP node for symbol recognition?
Is it possible to create smth like that with C++ and then create the BP?
I thought about dividing the screen into several parts or creating waypoints, but it looks very expensive.
The mechanics of drawing were invented around 2000. There must be a simple solution.