FirstPersonKSP / FreeIva

Work in progress mod for Kerbal Space Program which allows getting out of your seat and moving around the vessel while on IVA.
GNU General Public License v2.0
22 stars 7 forks source link

Change "Close Forever" to "Close until Game Restart" #400

Closed Clayell closed 5 days ago

Clayell commented 4 months ago

In my opinion, I think giving the correct description of what the button does will be less confusing to the player. If the button reads "Close Forever", and then it doesn't close forever, then that would lead the user to think that there was a glitch or something. Additionally, if the user thinks that the button will actually close the GUI forever, then that might scare them away from doing it in fear that they will never be able to access the tutorial again.

JonnyOThan commented 4 weeks ago

The only reason I haven't merged this yet is that I want to see what it does to the sizing of the UI - the proposed string is a lot longer.

Also this change was made on the same day that a bug related to the "close forever" button was fixed - previously it would reappear after each scene change. Now it will only reappear after restarting KSP.

Clayell commented 4 weeks ago

I'll edit it on my own save file and test it out. (I made this pull with that bug fix in mind I believe)

Clayell commented 3 weeks ago

The UI seems to work fine. image

Unrelated note: I just noticed that "Alt+G" for toggling gravity also toggles an RSS menu, so I'm not sure who I should talk to about that.

JonnyOThan commented 5 days ago

Thanks for the update!