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

已提问 3 年前225 查看次数
4 回答
0
已接受的回答

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

已回答 3 年前
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.

已回答 3 年前
0

this does not workREMOVEDUPLOAD REMOVEDUPLOAD

已回答 3 年前
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.

已回答 3 年前

该帖子已关闭:已禁用添加新回答、评论和投票。