Question 1 - I plan to have a map button on the top right corner and when the user click on it, it will open a map that you can select buildings etc to switch into them. I found this - viewtopic.php?t=22410 probably that is what I am looking for but how I can create that button?
Question 2 - I want to have money and inventory system - https://www.renpy.org/wiki/renpy/doc/co ... ney_System found this I hope it will help me, but does it matter where in the code I put it? Usually, in websites you put the JS on the bottom of the HTML because it will load faster, does it work in such way in renpy too?
Question 3 - I want to make a phone, it will be again a button but I also want to animate it, is it possible? On click it will open a pop-up window, which I assume there is something about that too. Maybe this - https://www.renpy.org/wiki/renpy/doc/co ... ion_Screen ? The phone will have only numbers, clock, and SMS, that you can call, no other fancy stuff.
Question 4 - I want (such a surprise...) to have a notebook where the player can collect his choices, etc. I think it will be something like the phone but you should be able to save your own choices, so it will be kinda different for each player.
Question 5 - I want to make collectable objects. Let say you see a bottle, it should be clickable and to be added in the inventory. I think I can take some parts of the map script to make the objects clickable and in the inventory script, there is a way to add them I think. Is it going to work "that simple"? Or there is a better way to make this?
After this I will start to add some sounds, change most of the default stuff. I think this will add some "soul" to the game instead of running everything on default. Going to tweak some parts and after this will start with the pics. Just need better PC to make them and trying to save 2k euro for a good one. But the coding and the story will be done by then and my goal is to have first part ready till end of the year. Might sound a bit optimistic but I think it is possible. Going to make around 150 images but I have 0 art skills so I will need like 3-4 months for this.
That is pretty much and thanks for the help!