I am making a game where there are a lot of screens that the player interacts with. These are physical displays in the level and I would like to make widgets and display them on computer screens.
What’s the problem? If I just put a widget component on a computer monitor actor it’s not really visible in the level since it’s not emitting light. How can I fix this?