Congratulations!
polisummer
Creator of
Recent community posts
Probably because RenPy is super easy to build a visual novel with. You can go from nothing to a framework of a visual novel and have it build for all desktop platforms in 20 minutes. However, tools aside, the yuri genre lends itself to prose given the relationship between the characters is the most important.
Thanks so much for the feedback! So far I've had equal number of people tell me they liked the tank controls and people tell me they hated them. I'm looking for a happy medium between the two, but the camera definitely will change regardless.
Good idea about the player invincibility. I'll look into implementing that.
I downloaded the mac build, but when I try to run it "The application 'FTB.app' can't be opened."
This happens sometimes when you make a mac build on a windows machine with Unity. Fellow macOS users, you can solve this by navigating to the FeedtheBeast folder you extracted and in your terminal run `sudo chmod -R +x FTB.app/Contents/MacOS`. Then you can run the app just fine.