- Jan 30, 2018
- 3,287
- 4,697
While not perfect you can use an Android Emulator for testing.I can try to make Ren'Py build an Android version, but I don't know how well it'll go, and I will not be able to bugfix it. I know Android devices generally don't like installing an unknown app that's larger than 1gb so you'll probably have issues even installing the damn thing.
You must be registered to see the links
At present, I'm very new to Ren'Py and Python in general. The one thing I CAN do is start working on a Skip button for lewd scenes that feature the girls you're not interested in. For story purposes, though, since so many stories interconnect with one another, it'll be really hard to skip the girls you're not interested in without doing a branching story, which I also don't know how to do yet lol. I hope the Skip button will be enough for now.
You must be registered to see the links
You must be registered to see the links
Though unless the sex scene is crucial for "plot" the option to say "Not Interested", the girl goes "Aww", and the game jumps to the next scene without bringing that up again is usually how it goes.
Maintaining variables to store the players crucial choices then using a few "if, elif, else" statements to add some flavor text is great.
Most of the hate is a failure to do the breadcrumb trail right. People get frustrated pretty quickly if they have no clue whats going on and will try clicking everything, and I mean everything multiple times in the hopes something will happen.By myself, I converted it from a sandbox game to a linear VN because I have no fuggin clue how to code a sandbox game, and also because I'm hearing that a lot of people absolutely hate sandbox games.
You don't have permission to view the spoiler content.
Log in or register now.