See the developer notes for:I am happy you don't plan to include NTR is there going to be an android version. Can't wait to see the characters grow.
You don't have permission to view the spoiler content.
Log in or register now.
See the developer notes for:I am happy you don't plan to include NTR is there going to be an android version. Can't wait to see the characters grow.
Thanks, happy to hear it !!!Hey!
Just wanted to say I really love the game — and I really respect your stance as an author, especially keeping it non-NTR. I also love, like you, the more romantic kind of stories — they just hit differently.
That said, I’m just not the Patreon type. I don’t really like that system personally.
Do you plan to release the game on Steam someday? If you do, I’ll definitely buy it there.
Keep up the great work!
Chapter 2 has a (female) masturbation scene, plus a separate scene with titjob, blowjob and facial. I'm expecting the first actual sex scene in Chapter 3.I'm going to diggin' in this game and then I've read the tags... Any foreplay as appetizer (like oral sex, for example) or it's too soon? Just asking...
Lol I should read them first, cheers.See the developer notes for:
You don't have permission to view the spoiler content. Log in or register now.
dont let the ntr cucks force you into ntr. hold the line brother lolOf course I'll try to make sure that isn't the case! I'm just personally more of a romance path type of guy and not NTR. And as someone pointed out, many recent AI games seem to focus heavily on NTR. Either way you go, you might lose part of your audience. For me, I'll stick to what I like myself as well.
Thanks man, glad you liked it!Wow this is great! Ember is stunning and you actually added puffiness to her areolas which I love. Puffy nipples are sorely missing from most renders. Can't wait for lesbian content and if it involves Ember, I might just explode! Animation would be awesome too! Keep up the great work!
I haven't really played any games here including pregnancy or breeding. Is the purpose of that having a "good" ending where mc + girl end up together and she's pregnant? Or is it more about having sex with a pregnant girl?Looks fantastic! Will there be future pregnancy and breeding content?
I haven't really played any games here including pregnancy or breeding. Is the purpose of that having a "good" ending where mc + girl end up together and she's pregnant? Or is it more about having sex with a pregnant girl?
Honest question.
Meeehhhh! personnaly, i get disapointed when there's no NTR tag, you start the game and in 4 to 5 update, you get NTR.Yeah, you should update those to what's available *now* not planned stuff. Otherwise folks get disappointed.
NTR will definitely not be in the game, I'm the same as you. My girl is mine alone, I'm not sharing.Meeehhhh! personnaly, i get disapointed when there's no NTR tag, you start the game and in 4 to 5 update, you get NTR.
Yes i'm no a fan of NTR, i like my girl to be mine alone, i'm possessive like that.
So, i'm a fan of planned tag because a know right away if the game will have NTR or not, instead of having it in your face while playing the game, because who the goes reread the tag at each new update, not me ???
If they're both with the MC too on other occasions it would be more like a harem (if MC is the only male partner) or polygamy (if they or one of them also have/has other dudes out there) I would say or it's just an open relationship, but that's blurring the lines.If some girl/girl action happens while he's next to them watching, would that count as NTS?
[code]
I'm sorry, but an uncaught exception occurred.
While running game code:
AttributeError: Can't get attribute '_ABL_BlinkDD' on <renpy.python.StoreModule object at 0x7fa3a8a166f0>
-- Full Traceback ------------------------------------------------------------
Traceback (most recent call last):
File "renpy/common/_layout/screen_main_menu.rpym", line 28, in script
python hide:
File "renpy/ast.py", line 1187, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "renpy/python.py", line 1260, in py_exec_bytecode
exec(bytecode, globals, locals)
~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "renpy/common/_layout/screen_main_menu.rpym", line 28, in <module>
python hide:
File "renpy/common/_layout/screen_main_menu.rpym", line 35, in _execute_python_hide
ui.interact()
~~~~~~~~~~~^^
File "renpy/ui.py", line 304, in interact
rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "renpy/display/core.py", line 2219, in interact
repeat, rv = self.interact_core(
~~~~~~~~~~~~~~~~~~^
preloads=preloads,
^^^^^^^^^^^^^^^^^^
...<4 lines>...
**kwargs,
^^^^^^^^^
) # type: ignore
^
File "renpy/display/core.py", line 3302, in interact_core
rv = root_widget.event(ev, x, y, 0)
~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^
File "renpy/display/layout.py", line 1284, in event
rv = i.event(ev, x - xo, y - yo, cst)
~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^
File "renpy/display/layout.py", line 1284, in event
rv = i.event(ev, x - xo, y - yo, cst)
~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^
File "renpy/display/layout.py", line 1284, in event
rv = i.event(ev, x - xo, y - yo, cst)
~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^
File "renpy/display/screen.py", line 805, in event
rv = self.child.event(ev, x, y, st)
~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^
File "renpy/display/layout.py", line 1284, in event
rv = i.event(ev, x - xo, y - yo, cst)
~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^
File "renpy/display/layout.py", line 1508, in event
rv = super(Window, self).event(ev, x, y, st)
~~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^
File "renpy/display/layout.py", line 273, in event
rv = d.event(ev, x - xo, y - yo, st)
~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^
File "renpy/display/layout.py", line 1284, in event
rv = i.event(ev, x - xo, y - yo, cst)
~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^
File "renpy/display/layout.py", line 1508, in event
rv = super(Window, self).event(ev, x, y, st)
~~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^
File "renpy/display/layout.py", line 273, in event
rv = d.event(ev, x - xo, y - yo, st)
~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^
File "renpy/display/layout.py", line 1284, in event
rv = i.event(ev, x - xo, y - yo, cst)
~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^
File "renpy/display/layout.py", line 273, in event
rv = d.event(ev, x - xo, y - yo, st)
~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^
File "renpy/display/behavior.py", line 1184, in event
return handle_click(self.clicked)
~~~~~~~~~~~~^^^^^^^^^^^^^^
File "renpy/display/behavior.py", line 1107, in handle_click
rv = run(action)
~~~^^^^^^^^
File "renpy/display/behavior.py", line 411, in run
return action(*args, **kwargs)
~~~~~~^^^^^^^^^^^^^^^^^
File "renpy/common/00action_file.rpy", line 499, in __call__
renpy.load(fn)
~~~~~~~~~~^^^^
File "renpy/loadsave.py", line 634, in load
roots, log = loads(log_data)
~~~~~^^^^^^^^^^
File "renpy/compat/pickle.py", line 296, in loads
return load(io.BytesIO(s))
~~~~^^^^^^^^^^^^^^^
File "renpy/compat/pickle.py", line 288, in load
return Unpickler(f, fix_imports=True, encoding="utf-8", errors="surrogateescape").load()
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^^
File "renpy/compat/pickle.py", line 280, in find_class
return super().find_class(module, name)
~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^
AttributeError: Can't get attribute '_ABL_BlinkDD' on <renpy.python.StoreModule object at 0x7fa3a8a166f0>
Linux-6.16.8-1-MANJARO-x86_64-with-glibc2.42 x86_64
Ren'Py 8.4.1.25072401
Secrets in Focus Chapter1
Sun Oct 19 22:06:45 2025
I would see it as an ultimate power fantasy. If a woman or multiple want to be bred by you and carry that out to get your child this is the most submissive and powerful sign of love by a woman. Seeing the result in her body changes (getting a more shapely female form) just shows watchable progress and consequences and speaks to my most biological impulses. Her being wild for receiving that sperm and going wild, begging for it appreciating and maybe playing with it and also submitting her body to those changes just gives me something else. Having sex with that girl pregnant just shows your fulfilled work in action and feeds those biological urges to procreate. I would also prefer it as a legitimate game mechanic not just as an ending thought. Could be very hard to implement though.I haven't really played any games here including pregnancy or breeding. Is the purpose of that having a "good" ending where mc + girl end up together and she's pregnant? Or is it more about having sex with a pregnant girl?
Honest question.
I might need to add that one to the list "redo later somewhere in the future"If they're both with the MC too on other occasions it would be more like a harem (if MC is the only male partner) or polygamy (if they or one of them also have/has other dudes out there) I would say or it's just an open relationship, but that's blurring the lines.
Edit: Ah yes, the folder servers, the modern paper with cables. That's how I imagine digitalization in state departments
View attachment 5357795