How do I hide the info window in a prebuilt assembly?

0

How do I hide the info window in a prebuilt assembly (Export to Engine)? REMOVEDUPLOAD I don't need it to be visible to an ordinary player, because there is no point in that. And also, is it possible to leave only the FPS visibility and how to regulate it? I want to make sure that by pressing some keyboard key, you can show and hide the FPS value maybe there is some kind of console variable ...

demandé il y a 3 ans224 vues
4 réponses
0
Réponse acceptée

Thank you for your help! I found information in the documentation. There are many console variables, but the one that disables the window is

r_DisplayInfo 0

https://docs.aws.amazon.com/lumberyard/latest/userguide/debugging-intro.html

répondu il y a 3 ans
0

REMOVEDUPLOAD I'm thinking if u toggle the ! button to clear the screen of the output it should not show up in the build. and as far as fps go if the game is going to be on steam, steam has the option to turn on fps.

répondu il y a 3 ans
0

this does not workREMOVEDUPLOAD REMOVEDUPLOAD

répondu il y a 3 ans
0

I read on here a long time ago that the solution was to do what I posted. Maybe if u go digging into your .cfg files u can change a variable to turn it off. I'm at work so can't look. Maybe it's something silly like you needed to save project before exporting to commit the change.

répondu il y a 3 ans

Cette publication est fermée : l'ajout de nouvelles réponses, commentaires et votes est désactivé.