Search found 56 matches

by Autumnotopia
Mon Jun 24, 2019 5:02 pm
Forum: Ren'Py Questions and Announcements
Topic: Iterative updates and old save files
Replies: 5
Views: 1022

Re: Iterative updates and old save files

Adding new things should be fine, you just don't want to be in a situation where the game is looking for something that doesn't exist from a previous iteration
by Autumnotopia
Sat Jun 22, 2019 2:09 am
Forum: Asset Creation: Art
Topic: I need help with Art
Replies: 2
Views: 9035

Re: I need help with Art

It strikes me that on the dialogue boxes, the text looks uncomfortably close to the top of the box. Spacing it out a little more and increasing the padding would give it some more room to breath and help it look a little less unbalanced. I agree that the decision to make it look like a folder is rea...
by Autumnotopia
Fri Jun 21, 2019 10:26 pm
Forum: Development of Ren'Py
Topic: Learn Python
Replies: 2
Views: 8866

Re: Learn Python

Knowing a little bit of programming will always make videogame dev easier, even in something (relatively) simple like Renpy. I recommend this Python tutorial, it's really easy to follow and has inline code testing stuff.
by Autumnotopia
Fri Jun 21, 2019 10:10 pm
Forum: Creator Discussion
Topic: Find & Replace {t}{/t} (RegEx) Question [SOLVED]
Replies: 15
Views: 7432

Re: Find & Replace {t}{/t} Question [UNSOLVED]

I tried it both in Sublime & Notepad++, unfortunately it does not work. I have tried that one before, or something very similar. Does that site work for Python, because I don't see it as an option in the pulldown? Or does it not matter? Appreciate your time & the links! :) Got it, it looks ...
by Autumnotopia
Fri Jun 21, 2019 10:04 pm
Forum: Anime, Games, and Japan
Topic: Do you play as same or opposite gender?
Replies: 234
Views: 56129

Re: Do you play as same or opposite gender?

Man this seems like it shouldn't be a complicated question, yet it kinda is huh. Usually, if given the option, I'll play as a girl. But I actually ended up giving up on the last Harvest Moon game I played because I started playing as a girl, realized the girls were so much better (dateability wise) ...
by Autumnotopia
Thu Jun 20, 2019 6:45 pm
Forum: Creator Discussion
Topic: Find & Replace {t}{/t} (RegEx) Question [SOLVED]
Replies: 15
Views: 7432

Re: Find & Replace {t}{/t} Question [UNSOLVED]

Oh, if it's like actual regex then this should be what you want: (jm "{mt})(.)+({/mt}") (Oh and if it complains about the backslash then use this one, but I think the first one should be fine probably) (jm "{mt})(.)+({\/mt}") Whenever I have to do regex stuff, I find RegExr reall...
by Autumnotopia
Mon Jun 17, 2019 7:36 pm
Forum: Ideas
Topic: My Little World [On Hold]
Replies: 24
Views: 4436

Re: My Little World [Fantasy/Slice of Life] [Friendship] [Free]

Wow, you've been making really good progress! Make sure to not burn yourself out, but super cool to see what you have so far
by Autumnotopia
Sat Jun 15, 2019 2:26 am
Forum: Personal Art Threads
Topic: Textbox/Side Image Approach
Replies: 1
Views: 8836

Re: Textbox/Side Image Approach

I think it looks pretty nice! Though I feel like with longer bits of text, the large font size + small box could get to be kind of annoying
by Autumnotopia
Thu Jun 13, 2019 9:40 pm
Forum: Asset Creation: Art
Topic: facial guidelines. Is this making him ugly or handsome?
Replies: 5
Views: 9585

Re: facial guidelines. Is this making him ugly or handsome?

You're officially at the point in the latest revision where the difference is pretty negligible and I feel like they both look fine. My gut reaction is stick with 2, but I find myself flip flopping a bit... I feel like with 3 you lose a bit of cheek/chin definition where the skin tone of the ear and...
by Autumnotopia
Wed Jun 12, 2019 4:25 am
Forum: Ren'Py Questions and Announcements
Topic: I have a error on renpy.
Replies: 4
Views: 731

Re: I have a error on renpy.

Imperf3kt wrote: Wed Jun 12, 2019 3:22 am Luckily, we can. Although you need to quote the post to do so, so it is best to use code tags as requested.
Oh woah, that's a good thing to know. I didn't realize posts preserved formatting, neat!
by Autumnotopia
Wed Jun 12, 2019 2:38 am
Forum: Ren'Py Questions and Announcements
Topic: I have a error on renpy.
Replies: 4
Views: 731

Re: I have a error on renpy.

When you post code snippets, be sure to use code blocks so your code is preserved more faithfully. Renpy is based on Python, so indentation and blank space actually is pretty important! It's impossible to tell without being able to see your spacing, but it looks like the problem is that your indenta...
by Autumnotopia
Tue Jun 11, 2019 9:42 pm
Forum: Ren'Py Questions and Announcements
Topic: Custom Namebox for Different Characters? [Solved]
Replies: 16
Views: 1790

Re: Custom Namebox for Different Characters? [Solved]

Could you copy and paste that line and a couple of lines around it? It's kind of hard to reverse engineer the problem sometimes based on the error haha. Without being able to see it, my guess would be that maybe 'style nameboxpink' is indented incorrectly or located somewhere it shouldn't be
by Autumnotopia
Tue Jun 11, 2019 4:06 pm
Forum: Ren'Py Questions and Announcements
Topic: Custom Namebox for Different Characters? [Solved]
Replies: 16
Views: 1790

Re: Custom Namebox for Different Characters? [Solved]

I'm not super sure, but it looks like it should be 'tile=gui.namebox_tile' instead of 'gui.namebox_title' on the line that it's complaining about
by Autumnotopia
Sun Jun 09, 2019 11:25 pm
Forum: Completed Games
Topic: Where the White Doves Rest-Tsumihanseishi [BxB][Mystery][18+]
Replies: 10
Views: 6815

Re: Where the White Doves Rest-Tsumihanseishi [BxB][Mystery][18+]

Haha as already pointed out, this carries incredibly strong Higurashi vibes. Like when it did the 'black bars make the screen narrow and the logo shows in the corner' thing I had intense flashbacks (that said I really like that gimmick, it always feels like a nice way of dividing scenes). Overall, I...
by Autumnotopia
Sun Jun 09, 2019 7:54 pm
Forum: General Discussion
Topic: Resolution for VNs?
Replies: 19
Views: 9284

Re: Resolution for VNs?

Oh man, it's only tangentially related (though super interesting I promise!), but here's an excellent video I saw lately regarding resolution in media. 1unkluyh2Ks I feel like the main takeaway is that over time, things are going to increase (as LateWhiteRabbit pointed out). Even though it's not a p...