Hello! I have a 2D game in Unity right now you control with WASD, topown.
I want to have a UI Object on screen during the game, it is just basic text and an image behind it for contrast and it will change throughout the game, but if your character were to walk in the direction the UI is on the screen, eventually when the gameobject comes into view, you’d see the UI lock on the game object, so you know that’s what is speaking etc.
Like being able to hear something from far off, but once you approach it, you can see whats actually talking. you know?
Thanks for reading!