Search found 400 matches

by Sunlit-Dreamer
Thu Jul 04, 2019 3:05 pm
Forum: Ren'Py Questions and Announcements
Topic: How To Make Sprites Larger When Talking?
Replies: 5
Views: 901

Re: How To Make Sprites Larger When Talking?

Okay, figured out how to shrink it. It's actually simple. I'll write an example code for you. label start: show boy: xalign 0.5 ease 0.5 zoom 1.2 boy "I am now big and in the middle." show boy: xalign 0.5 ease 0.5 zoom 1.0 show girl: xalign 0.25 ease 0.5 zoom 1.2 girl "I'm big now and...
by Sunlit-Dreamer
Thu Jul 04, 2019 12:41 am
Forum: Ren'Py Questions and Announcements
Topic: How To Make Sprites Larger When Talking?
Replies: 5
Views: 901

Re: How To Make Sprites Larger When Talking?

It has the zoom in, but you'll have to figure out the code to shrink it back to normal size.

https://www.reddit.com/r/vndevs/comment ... _in_renpy/
by Sunlit-Dreamer
Mon May 13, 2019 2:08 am
Forum: Ren'Py Questions and Announcements
Topic: Best way to organize sprite images?
Replies: 3
Views: 526

Re: Best way to organize sprite images?

You're very welcome! If you still need any help, just post again and I'll reply asap.
by Sunlit-Dreamer
Sun May 12, 2019 8:36 pm
Forum: Ren'Py Questions and Announcements
Topic: Best way to organize sprite images?
Replies: 3
Views: 526

Re: Best way to organize sprite images?

I just recently figured out the basics for layered images, so I'll do my best to explain. I will also recommend downloading the tutorial and going through it. Going through the files really helped me out. https://tofurocks.itch.io/renpytut-layeredimage Also give these links a looksy, reading through...
by Sunlit-Dreamer
Tue Apr 23, 2019 6:42 am
Forum: Completed Games
Topic: Home's Embrace [Nano2019] [Horror, Romance, GxB, 17+, Partial VO]
Replies: 4
Views: 4299

Re: Re: Home's Embrace [Nano2019] [Horror, Romance, GxB, 17+, Partial VO]

Hi Sunlit, So initially I was just looking through all the completed games from this years Nanoreno to see if any caught my eye. I was immediately grabbed by "Home's Embrace"s cute chibi-ish art. Then I noticed the [Horror] tag, and I was intrigued. The art style, on the surface, didn't s...
by Sunlit-Dreamer
Wed Apr 17, 2019 8:17 pm
Forum: Walkthroughs
Topic: Home's Embrace [Official Walkthrough]
Replies: 0
Views: 2669

Home's Embrace [Official Walkthrough]

Here's a very simple, somewhat spoilery guide. Made for completionists. Bad ends are required to unlock all cgs and endings. The first half is dedicated to whether you'll end up on a boy's route or the common ending. In order to end up on a boy's route, you MUST get a full 3 points. The second half ...
by Sunlit-Dreamer
Tue Apr 16, 2019 11:54 pm
Forum: General Discussion
Topic: Shout For Joy, Share Your Happiness
Replies: 756
Views: 165583

Re: Shout For Joy, Share Your Happiness

Finally finished nano.
Getting more days off.
Now...now.
I can play the vns I was watching, yaaay~
by Sunlit-Dreamer
Tue Apr 16, 2019 5:21 pm
Forum: WiP: NaNoRenO
Topic: Home's Embrace [Nano2019] [Horror, Romance, GxB][COMPLETE]
Replies: 24
Views: 6260

Re: Home's Embrace [Nano2019] [Horror, Romance, GxB][COMPLETE]

Late nano is now complete, lemma thread is located here.
by Sunlit-Dreamer
Tue Apr 16, 2019 5:20 pm
Forum: Completed Games
Topic: Home's Embrace [Nano2019] [Horror, Romance, GxB, 17+, Partial VO]
Replies: 4
Views: 4299

Home's Embrace [Nano2019] [Horror, Romance, GxB, 17+, Partial VO]

https://cdn.discordapp.com/attachments/549726425788186633/568205690414432270/unknown.png Download on Itchio . Rated 17+, Gore, Disturbing Sounds ​​Headphone Users are recommended to lower the volume Summary Luana's best friend Waite has inherited his deceased Aunt Nelda's home, and now that they've...
by Sunlit-Dreamer
Sat Apr 13, 2019 10:07 pm
Forum: Ren'Py Questions and Announcements
Topic: Having trouble showing images at left and right
Replies: 3
Views: 501

Re: Having trouble showing images at left and right

Ahh yes, I had a similar problem last month. It's a simple fix. show mer neutral with moveinbottom: xalign 1.0 (Please pretend there's only one indent.) There's also moveinleft and moveinright. (And even moveintop if you have something like a bird or want someone to fall.) The location you pick is w...
by Sunlit-Dreamer
Sat Apr 13, 2019 1:13 am
Forum: Ren'Py Questions and Announcements
Topic: 3 simple questions
Replies: 2
Views: 312

Re: 3 simple questions

I can only provide a link to answer the first question. I don't have any experience for 2 and 3.

viewtopic.php?t=37838
by Sunlit-Dreamer
Sat Apr 13, 2019 1:04 am
Forum: Ren'Py Questions and Announcements
Topic: Having trouble showing images at left and right
Replies: 3
Views: 501

Re: Having trouble showing images at left and right

There is, you simply have to define them before the start label. Here's a couple examples from my own.

Code: Select all

transform my_left:
    linear 1.0 xalign 0.25
    
transform my_right:
    linear 1.0 xalign 0.75
by Sunlit-Dreamer
Mon Apr 08, 2019 6:44 pm
Forum: WiP: NaNoRenO
Topic: Home's Embrace [Nano2019] [Horror, Romance, GxB][COMPLETE]
Replies: 24
Views: 6260

Re: Home's Embrace [Nano2019] [Horror, Romance, GxB]

We're still alive. Only posting because we're going to be pushing the release date a few more days. I already announced it on itchio but only fair to announce it here too. We're aiming to release on the 12th this time.

Very late nano, but one we're determined to finish.
by Sunlit-Dreamer
Fri Mar 29, 2019 12:23 am
Forum: WiP: NaNoRenO
Topic: Home's Embrace [Nano2019] [Horror, Romance, GxB][COMPLETE]
Replies: 24
Views: 6260

Re: Home's Embrace [Nano2019] [Horror, Romance, GxB]

Now for the (final) weekly update. Wish I could say we got a lot done, but as we all have real life priorities there's bound to be hiccups. The bgs are done, but are placeholders. We'll be putting in original bgs post nano. So for now, you will have to look at some strangely familiar rooms. Both of ...
by Sunlit-Dreamer
Thu Mar 21, 2019 9:19 pm
Forum: WiP: NaNoRenO
Topic: Home's Embrace [Nano2019] [Horror, Romance, GxB][COMPLETE]
Replies: 24
Views: 6260

Re: Home's Embrace [Nano2019] [Horror, Romance, GxB]

And once again, it's time for the weekly update. GUI is pretty much complete, although I will admit I was a bit lazy with the slider/scroll bars. (Recolored, that's all I did.) The happy ending cgs are freakin' adorable. I squealed irl. The sprites 2nd poses have been started on, Waite's seem to be ...