CboyC95

Engaged Member
Feb 22, 2019
3,461
3,841
I'm curious why is this tagged 'male protagonist' when from judging from the synopsis the main character is a woman?
 

Glaz64

Member
Jun 11, 2017
130
232
Under the incest variations you are considering adding, can I suggest you include sister/sister?
 

Saint Blackmoor

It's Symbolic Of Course
Donor
Oct 26, 2017
6,878
20,575
1756250290522.jpeg
:unsure: Anyway to remove the textbox? The images are too busy." And it gets worse as you go. The good bits are blocked 75% of the time. I know you can hit the spacebar; I just need a third hand. :ROFLMAO:
Also, the dialogue/grammar is slightly off.
 
  • Like
Reactions: Overlord070

Overlord070

Engaged Member
Jan 21, 2021
2,095
4,684
Not sure I understand what this is about, is it going to be a fuckfest type of game, a female corruption slutfest, a femdom game? I see the FMC and MMC tags, is it split more or less evenly, or is the MMC tag just to see his POV in specific circumstances?

The overview just confused me more. :KEK:

View attachment 5188569
:unsure: Anyway to remove the textbox? The images are too busy." And it gets worse as you go. The good bits are blocked 75% of the time. I know you can hit the spacebar; I just need a third hand. :ROFLMAO:
Also, the dialogue/grammar is slightly off.
Yeah, that's reaching ubisoft UI level there. :HideThePain:
 
  • Hey there
Reactions: Saint Blackmoor

ohwonders

Member
Apr 7, 2022
124
264
The dialogues aren't super captivating, but the renders are of good quality, game appears to be well optimized, the animations are.. good, not amazing, which is something I guess will improve over time. However, I always get concerned when devs are overly ambitious and tries to squeeze in every kink imaginable, the list in planned tags is overwhelming, even as a player
 

HolyRascal

Member
Game Developer
Jan 18, 2024
157
77
I'm sorry but I have some questions if you don't mind.
When will the futa content show up?
Will the futa be an actual futa with a dick&balls and a vagina or will the futa only have a dick?
Can the futa get Anna pregnant?
Don't worry, buddy, everything will be in future releases.
 
  • Like
Reactions: jvargo16

HolyRascal

Member
Game Developer
Jan 18, 2024
157
77
The dialogues aren't super captivating, but the renders are of good quality, game appears to be well optimized, the animations are.. good, not amazing, which is something I guess will improve over time. However, I always get concerned when devs are overly ambitious and tries to squeeze in every kink imaginable, the list in planned tags is overwhelming, even as a player
Development depends on subscribers: the more we have, the more actively we incorporate feedback and refine the tags.
 
  • Like
Reactions: ohwonders

HolyRascal

Member
Game Developer
Jan 18, 2024
157
77
- It's a VN. Is there a special reason why you do not use Ren'Py?
I chose Unity because I am fluent in C#, which speeds up development and maintenance. Cross-platform support is crucial for me: one codebase builds for WebGL, Windows, Android, and iOS without awkward workarounds. Unity also provides strong graphics and performance tools like Quality settings, the Profiler, batching, custom shaders, and post-processing, plus animation and camera tools such as Animator, Timeline, Cinemachine, and particle systems for smooth scenes and transitions. The UI system scales to different DPIs and aspect ratios, so most screen adaptation is automatic. The project scales well too: I can add mini games, mix 2D and 3D, use physics and plugins, and ship content updates without rebuilding everything. Ren’Py is great for classic visual novels, but for the level of visuals, flexibility, and long-term growth I am targeting, Unity gives me more control and convenience.