This is probably a very basic question, but my experience with programming is very limited.
There is a game I'm playing that has the right mouse button default to the game's menu, but unlike most other Ren'py games I've played, it doesn't open the save menu, but rather the preferences screen.
I find that annoying, so I'd like to be able to tweak the code that sets that particular behavior. However, I don't know how to do that. I know how to change the buttons, but I don't know how to change what the game considers to be the "game_menu" to the save menu.
Anyone have any ideas?
There is a game I'm playing that has the right mouse button default to the game's menu, but unlike most other Ren'py games I've played, it doesn't open the save menu, but rather the preferences screen.
I find that annoying, so I'd like to be able to tweak the code that sets that particular behavior. However, I don't know how to do that. I know how to change the buttons, but I don't know how to change what the game considers to be the "game_menu" to the save menu.
Anyone have any ideas?