- Jun 14, 2018
- 1,605
- 2,251
I think I understand why he's reached that conclusion... but I kinda disagree.He told me it's easier to program than Ren'py. That's why he changed
I think during SSS ch1 thru ch5... he was doing just fine in RenPy. He knew his limitations and stuck within them.
In ch6, I think he cut-and-paste someone else's Truth-of-Dare mini-game into SSS and didn't really understand it. That said, he did a damned good job of adapting it - but didn't know how to fix the one game breaking bug that cropped up.
By ch13 he'd discovered "call" and used it often instead of "jump", without really understanding the need for "return". Had he stuck with jump - as he'd in previous chapters... I think things would have been fine. I blame that one single statement for why Cuntswell is written in VNM and not RenPy. It undermined the confidence he had in his own programming skill.
But the other thing that went wrong was losing track of previous branching story choices. He had all these flags and paths and it all got a bit too convoluted. I don't think it helped that that by the time he noticed, it was also about the same time he started using call statements - and so I think the two have gotten a little crisscrossed in his mind.
The other side to the same problem was the mutually exclusive paths that needed keeping developing. BDSM Gwen was so different from innocent Gwen that any scene that involved her for a while required twice the amount of work. I can see why the story went down the Submit/Resist route - but that too caused headaches that weren't really needed to continue telling the story.
Except RenPy wasn't to blame for those design choices. He could just as easily run into the same issues with VNM. They weren't even bad design choices (ish), just a little adventurous for a first game.
... and yet he still managed what so few devs actually do... and actually FINISHED it.
I think VNM will force a simpler gameplay style on Cuntswell, and maybe that's a good thing. But I think he could also have done exactly the same thing in RenPy and pulled it off better. I guess time will tell... and I really hope he pulls it off.
Obviously, this is all just guesswork on my part. I could so easily be wrong. No offence is intended, just an outside opinion.