Hey there,
So I am hopefully trying to in future make some content and in my free time trying to learn little bit of what I can but I want to make a post to get help learning specific stuff that I want to integrate in my game. I am complete amateur when it comes to coding so if possible, it will be great if you can add an example of the code.
It goes like this
Intro > Wake up next Day
It gives2-3 options and you can select it. Something like, go about your day, work, sleep. Select first option and randomly generates a scene from many many scenes but if some scenes are locked then it won't appear. For example, If your strength stat is 0 to 50, you will get gym scene where you are wimpy but if its 51 to 100, it will give something else and so on. If within gym scene, you select option to increase strength or speed and then it will give +1 to that stat. Now the stat is 51 so next day or next time you get gym scene, you will get the other scene.
Next Day
some start scenes for Next Day
And again similar, with same 2-3 options. Sleep to go to next day.
And keeps going. some scenes will repeat, but that is how the game is. An endless game with stats determining what scenes you will get.
for now I have just this plan, maybe it will change in future maybe not.
Scenes can go like this Date under tree(stats needed Love >+10, Planning >+20), gym scene 1(strength>+1 but <+50), Gym scene 2 ( strength>+51 but <+100) So every time you click go about your day, it will generate scenes depending on what stat you have. So if one doesnt want bdsm, he can just his stat below 20 but you will have normal scenes that might increase the bdsm stat if one wants.
I also want to integrate where you can customize character that will change in different scenes but I feel like that will be too much of a challenge but if you have insights or tutorials or anything, its better to learn than not at all.
So I am hopefully trying to in future make some content and in my free time trying to learn little bit of what I can but I want to make a post to get help learning specific stuff that I want to integrate in my game. I am complete amateur when it comes to coding so if possible, it will be great if you can add an example of the code.
It goes like this
Intro > Wake up next Day
It gives2-3 options and you can select it. Something like, go about your day, work, sleep. Select first option and randomly generates a scene from many many scenes but if some scenes are locked then it won't appear. For example, If your strength stat is 0 to 50, you will get gym scene where you are wimpy but if its 51 to 100, it will give something else and so on. If within gym scene, you select option to increase strength or speed and then it will give +1 to that stat. Now the stat is 51 so next day or next time you get gym scene, you will get the other scene.
Next Day
some start scenes for Next Day
And again similar, with same 2-3 options. Sleep to go to next day.
And keeps going. some scenes will repeat, but that is how the game is. An endless game with stats determining what scenes you will get.
for now I have just this plan, maybe it will change in future maybe not.
Scenes can go like this Date under tree(stats needed Love >+10, Planning >+20), gym scene 1(strength>+1 but <+50), Gym scene 2 ( strength>+51 but <+100) So every time you click go about your day, it will generate scenes depending on what stat you have. So if one doesnt want bdsm, he can just his stat below 20 but you will have normal scenes that might increase the bdsm stat if one wants.
I also want to integrate where you can customize character that will change in different scenes but I feel like that will be too much of a challenge but if you have insights or tutorials or anything, its better to learn than not at all.