Hello,
I want to include some keyboard functions that will disable or enable certain elements such as sound, text, etc.
At the same time, I want to show a simple text message, something similar to "voices off". I tried to use narration text for that purpose and it worked but the problem is that it only works for scenes that do not include any scrolling.
For scenes with scrolling the message may appear just fine when the character is at a specific point but in other cases, it will appear in the center of the screen.
Is there a way to display this particular status messages in coordinates related to the viewport and not to the scene. Is there a better way to do it than narration text?
If narration text is the only solution, is there a way to change its position with a script but that script would not affect the narration text, I am using in other places?
Thanks any help will really be appreciated