Hello, I’m a newbie.
I’m just wondering if I use “void Update” to get value from some source every frame. Is that a good thing to do with coding? because every time I dig into a professional asset code, I’m not sure they use that much. Or we should avoid using “void Update” or it just finds to use?