[Solved] Rotating ship in F5 screen. How?
Posted: Fri Aug 29, 2014 6:03 am
In some screenshots I saw the image of the player ship in the F5 screen. How do I enable it?
For information and discussion about Oolite.
https://bb.oolite.space/
Code: Select all
"show-ship-model-in-status-screen" = YES;
Code: Select all
<key>show-ship-model-in-status-screen</key>
<integer>1</integer>
And just for the sake of completeness, I haveTichy wrote:I did it in a slightly different way. I added to my ~/GNUstep/Defaults/oolite.plistCode: Select all
<key>show-ship-model-in-status-screen</key> <integer>1</integer>
Code: Select all
<key>show-ship-model-in-status-screen</key>
<string>YES</string>