Heya guys, sorry for the late response, been really busy with a whole lot of stuff, but let's not get into it haha.
speedapple Just done with the demo, I must say you really have talent in how to making mind control games to be very hot with good story and gameplay. Jaina content was extremely good and I can't wait for more updates with that new game
Thanks man, appreciate it!
Its worth mentioning that part two is much more linear and much more of a visual novel than part one which might be disappointing for a few people, myself included.
Read quite a bit of the feedback, and will be reworking the system, hope you guys will like the new one more when it comes out!
yeah i armed myself to the teeth and went for it again just to see "skip battle?" , yup screw this im here for the content not fighting hahaha and skipped it
Ah, yeah haha, thought that not everyone would enjoy the battle so I added that it as long as they tried it once haha.
I guess my only critique is the scene with that random Sand girl was too far to the left? Like the characters themselves were on the left edge of the screen. It was kinda weird when everything else up to this point had the characters more in the center.
Ah, got it! Will fix that asap!
After you take Tsunade down and mindcontrol her to lvl 4 , game asks you in night do you want to move on with the game or stay in village , thats the point of no return to either continue story or stay.
Thanks for replying man!
So no new hub or home area? The game just cuts to the main menu the instant you finish getting a bj from Temari.
There will be a "base" once the rework is done, I discussed it with some players, and the new system should be a good balance, or at least I hope so haha.
If you got all the girls to level 5, can you still get the outfits that you were supposed to get at level 4? Because I have talked multiple times to Hinata, Tenten and Sakura and they won't give me the Maid, Green and Nurse outfit or am I doing something wrong? Also don't know where I was supposed to post this question, I'm still new to this site.
Ah yeap, you can get the outfit even when they are lvl 5!
yeah boy yukata
that means matsuri next
is it wrong that I look foward to the minor characters instead of the mayor targets?
Don't quite like the direction this is going based on the arc 2 teaser. Its more of a VN than a trainer. Don't get me wrong, it still looks good, but the first arc's mechanics is what made me love this game. Now its just another VN in the sea of VN, just with a different set of pictures and unimpactful choices.
Ah, there will be some changes done, hopefully the rework will be more interesting!
How many girls are there, it's a harem game and so far i got 2
Currently there are:
5 main girls and 3-4 side girls in arc 1
And a number of unreleased girls in arc 2
I hope that in some moment we are able to go back to arc 1 to be able to control other girls from other places ex: Tayuya, temari, etc
Ah, some girls will be added later, no worries about that!
Anyone have a fix for errors when using Shuriken Bombs? I keep getting and error and it doesnt deal damage.
Ah, thanks! Found the error and fixed it! Should be working as intended in the next release!
Honestly, the game has a lot of unexplained aspects; quests dont make sense, mission power level isnt explained. Some items i tried to use dont work; dont really get it.
Oh, what are you having trouble with? Would be happy to help!
Shuriken Bomb caused me to crash.
Sorry about that! Found the issue and fixed it, forgot to add some stuff.
Sometimes developers that don't know how to code properly make function calls that never return but call other functions, like walking around the map calls "go to shop" and back button calls "display city map" instead of returning from shop
renpy starts lagging with large callstacks, you can check it's size in console with
renpy.call_stack_depth()
, ideally shouldn't be larger than 10. Mine is ok, but maybe you've encountered some bug.
If its much bigger, than you can try fixing this calling
You must be registered to see the links
, but you should be carefull cause calling it destroys stack frames but game might be actually considering they exist. However some spots in game like city map can be "safe place" to do that, cause they never return to anywhere. (you can clear a lot of stack frames at once calling method like this
[renpy.pop_call() for _ in range(50)]
. this clears last 50 frames from for example 56 frames you have)
Oh, there already is something like that in the code. Also fixed/rewrote the places with the return issues and had paid 2 different coders review and update the code as well for good measure, it might not be a code stack issue from the looks of it.
I recently saw on Dog's Patreon that he is changing the system for Arc 2 and uploaded a sneak peek... Can anybody share the image of that post? I want to know if by "changing the system" he means moving away from the VN style that Arc 2 adopted, or if the VN style will stay and only other things will change...
Ah, I will be changing the VN system, doesn't seem too popular, original the idea was to kinda have different styles of play so things don't get too stable over the arcs, but the change might have been too great from arc 1 to arc 2, decided to add in some new stuff and keep the old stuff that people liked from arc 1.
my download seems to be missing images. everything outside the title has a "cant find image error"
Maybe try redownloading? Might be an issue with a corrupted download.