Search found 23 matches

by starshine001
Wed Apr 04, 2018 10:42 am
Forum: Ren'Py Questions and Announcements
Topic: [Solved] A button in the options that let's you skip certain type of scenes?
Replies: 8
Views: 1052

Re: [Solved] A button in the options that let's you skip certain type of scenes?

Oof, I completely forgot that I promised to help on this xD
Sorry, Ace. But it seems your question's already been answered. I hope you project will turn out well.
by starshine001
Sun Apr 01, 2018 1:33 pm
Forum: Ren'Py Questions and Announcements
Topic: [Solved] A button in the options that let's you skip certain type of scenes?
Replies: 8
Views: 1052

Re: A button in the options that let's you skip certain type of scenes?

I would just define a variable "gore" and let the player set it to True/False. Before scenes that contain gore I would let Ren'py check and, if "gore" is false, skip the scene. Once I'm home I can give a more detailed explanation.
by starshine001
Thu Mar 22, 2018 9:58 am
Forum: Ren'Py Questions and Announcements
Topic: Side images suddenly not showing up.
Replies: 2
Views: 368

Re: Side images suddenly not showing up.

Thank you, that fixed it. Kind of weird, really, since I have always used "alexandra" as an image tag and it's been working fine until now. But oh well...
by starshine001
Wed Mar 21, 2018 10:48 am
Forum: Ren'Py Questions and Announcements
Topic: Side images suddenly not showing up.
Replies: 2
Views: 368

Side images suddenly not showing up.

So, I've been working on a little test game where I try out some basic Ren'py functions for quite some time now and it actually turned into something with a story and everything. Everything was working fine until, a few days ago, I tried to implement the function to let the player chose their charac...
by starshine001
Sun Mar 18, 2018 8:21 am
Forum: Ren'Py Questions and Announcements
Topic: Change side images through Conditional switches
Replies: 6
Views: 968

Re: Change side images through Conditional switches

I did and it doesn't seem like your example changes anything either - maybe it has something to do with the files?
by starshine001
Sun Mar 18, 2018 7:09 am
Forum: Ren'Py Questions and Announcements
Topic: Change side images through Conditional switches
Replies: 6
Views: 968

Re: Change side images through Conditional switches

Thanks, SleepyKirby for the help!

Unfortunately, this doesn't seem to change anything - the image still refuses to show up. If anyone could give a working example I'd be very grateful.
by starshine001
Sat Mar 17, 2018 2:46 pm
Forum: Ren'Py Questions and Announcements
Topic: Change side images through Conditional switches
Replies: 6
Views: 968

Change side images through Conditional switches

So, I want to let the player, at the beginning of the game, choose between two playable characters, Sarah and Alexandra. The only difference is the side image. I tried this code: # The script of the game goes in this file. # Declare characters used by this game. The color argument colorizes the # na...
by starshine001
Thu Feb 15, 2018 11:28 am
Forum: Ren'Py Questions and Announcements
Topic: How do you show two characters at the same time?
Replies: 3
Views: 645

Re: How do you show two characters at the same time?

I actually had the same problem - try renaming the files: Sprite Dark Hair to Dark Hair Sprite Sprite Blonde Hair to Blonde Hair Sprite (You can rename them to anything you want, but if both pictures have Sprite as the first word Ren'py thinks their parts of the same image if that makes sense.) So, ...
by starshine001
Thu Feb 08, 2018 12:38 pm
Forum: Ren'Py Questions and Announcements
Topic: how do i continue my visual novel after a choices menu?
Replies: 4
Views: 1331

Re: how do i continue my visual novel after a choices menu?

You'll need to use label and jump statements. Here's what I mean: e "So, how are you doing?" menu: "Fine, thanks!": #Here, you can either put the text or a jump statement. We'll put the text here since it's not much m "Fine, thanks!" e "That's great!" jump aft...
by starshine001
Wed Feb 07, 2018 1:00 pm
Forum: Ren'Py Questions and Announcements
Topic: [Solved]Gallery Error: Grid overfull
Replies: 3
Views: 1724

Re: Gallery Error: Grid overfull

Thank you so much! :)

I don't know why, but I never realized that the "Back" and "Previous" buttons were taken into account too!
by starshine001
Wed Feb 07, 2018 12:38 pm
Forum: Ren'Py Questions and Announcements
Topic: [Solved]Gallery Error: Grid overfull
Replies: 3
Views: 1724

[Solved]Gallery Error: Grid overfull

So, I've been trying to implement a gallery into my dating game using this tutorial: https://lemmasoft.renai.us/forums/viewtopic.php?f=51&t=46976 Everything's working fine (Or so I think), exept the fact that I keep getting the following error message: I'm sorry, but an uncaught exception occurr...
by starshine001
Wed Feb 07, 2018 10:36 am
Forum: Ren'Py Questions and Announcements
Topic: [Solved]Image disappears when I make another one appear
Replies: 2
Views: 352

[Solved]Image disappears when I make another one appear

So, I've been having this problem for a while now and until now I've always been trying to work around it, but it's getting really annoying. So, I let an image of a character appear onscreen: show character okita at mid with Dissolve(.5) Then, a few lines later, I try adding another one: show charac...
by starshine001
Sat Feb 03, 2018 5:17 am
Forum: Anime, Games, and Japan
Topic: Do you play as same or opposite gender?
Replies: 234
Views: 54123

Re: Do you play as same or opposite gender?

I normally play as a girl, partly because I am one, partly because playing as a male would limit my romantic options to females (most of the time), but mostly because I can't, for the life of me, design a cool male character. I just can't. End of story. Seriously though, playing as a male does have ...
by starshine001
Sat Feb 03, 2018 5:11 am
Forum: Anime, Games, and Japan
Topic: How did you get into anime?
Replies: 134
Views: 44260

Re: How did you get into anime?

That's a long story xD I'll make it short: I always used to love Pokémon and I remember watching it when I was about five. Back then, I had no idea that it was an Anime and I remember thinking the eyes of the characters looked weird. Then, at about 11 years of age, I got the first few issues of Dete...