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 ...

preguntada hace 3 años225 visualizaciones
4 Respuestas
0
Respuesta aceptada

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

respondido hace 3 años
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.

respondido hace 3 años
0

this does not workREMOVEDUPLOAD REMOVEDUPLOAD

respondido hace 3 años
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.

respondido hace 3 años

Está publicación está cerrada: la opción de añadir nuevas respuestas, comentarios y votos está deshabilitada.