Here we go again
I really have to copy and paste your list and check it before I upload a new update.
Somehow the spelling changes for older content didn't save. (Using Atom, Ctrl + S only saves the rpy I'm in right now, maybe I just forgot to save all ). But now I did for the next Update (Or the bikini hotfix).
but it might be a mistake and she was supposed to say it out loud.
She was.
Bugs : If we picked the pink bikini for Sarah, the videos with Bella are of the white one.
Still don't know why it overwrote the variable with the white bikini for both blue and pink. But fixed it. I'll upload a hotfix right away.
Okay actually that little info about the call function is quite interesting.
I don´t know where I picked it up but someone said its better to use call when you use different .rpy files. But I guess that was meant for switching back and forth between those files ?
So yea maybe its better to switch out call with jump in this case.
I'll look into the ConditionSwitch function and see if it makes things easier, because it seems that I'm starting with branching.
And branching alone seems kind of hard for the story/writing style. So making the code easier or at least more tidy would be nice.
Because my code so far is a mess