2.90 star(s) 32 Votes

Tavi13

Active Member
Feb 1, 2021
631
1,034
153
Oh, sorry, kinda new here :oops::D
Is there a lore reason i don't know?
As a general rule; if a game is suddenly missing, and the Dev is still around, don't mention it (at least publicly). Check the dev's Itch, or see if they have a public view on their SS....DM the dev if you have to....but don't mention it. That can cause a lot of issues for the dev & any page you mention it on.
 

Deragonison

Newbie
Jul 5, 2017
23
19
173
ok, for the love of all things good and loli, please stop with the empty segments between each text box, there is no good reason to have it, please just go from one text box straight to another
 

Anthony2

Member
Jan 7, 2019
338
429
271
did u ever get a new discord doc? i remember the old one from like a year ago got nuked. missed being able to easily see updates to all things u put out.
 

Turning Tricks

Rendering Fantasies
Game Developer
Apr 9, 2022
1,948
3,642
353
I thought about doing that for this game. I'd have to pay Shaddy a lot more money to do that because....well....I don't know how to code to save my life. At the moment I can't afford it,
Step 1: Pics

Make a pic ... "eileen.png"

Make a sad pic ... "eileen sad.png"

Make a horny pic ... "eileen horny.png"

Step 2: Define Character

define e = Character("eileen", color="#0000ff", image="eileen") <-- change eileen to whatever cum-loving sweetheart you wish

Step 3: Dialogue

Python:
label start:  

    scene whatever with dissolve

    e "This is me with my \"neutral\" side image"

    e sad "This is me with my sad side image"

    e horny "This is me and I am horny!"
   
    return

There... now you can send me the money instead! :ROFLMAO:

Edit: Actually, I better take that back! Sorry ShaddyModda , I'm not trying to mow your lawn!
 
Last edited:

Master of Puppets

Conversation Conqueror
Oct 5, 2017
7,711
10,378
883
Step 1: Pics

Make a pic ... "eileen.png"

Make a sad pic ... "eileen sad.png"

Make a horny pic ... "eileen horny.png"

Step 2: Define Character

define e = Character("eileen", color="#0000ff", image="eileen") <-- change eileen to whatever cum-loving sweetheart you wish

Step 3: Dialogue

Python:
label start: 

    scene whatever with dissolve

    e "This is me with my \"neutral\" side image"

    e sad "This is me with my sad side image"

    e horny "This is me and I am horny!"
  
    return

There... now you can send me the money instead! :ROFLMAO:

Edit: Actually, I better take that back! Sorry ShaddyModda , I'm not trying to mow your lawn!
That won't work. The tag for side images has to be "side", so "side eileen.webp", "side eileen sad.webp" etc...
If you want to do different expressions and outfits, it's slightly more complicated, but still pretty simple in the grand scheme of things.
 

Abere Lucifer Productions

Devoted Member
Game Developer
May 31, 2017
9,730
34,566
943
Okay, for those of you that don't know, this was a version of Luna that wasn't used in the final version of the demo. I figured I would be able to use her somewhere else and now I know where I'm gonna use her. The background gives it away. 5.png
 
2.90 star(s) 32 Votes