Search found 13 matches
- Mon Apr 14, 2014 11:36 am
- Forum: Ren'Py Questions and Announcements
- Topic: Three questions about text boxes and GUI.
- Replies: 4
- Views: 676
Re: Three questions about text boxes and GUI.
Aw, that's what I figured I'd have to do but I secretly hoped there was some hug collection of CC graphics. I suppose I'll just leave it as stock until I can find someone to draw it up! As for the screens, I'm not sure what you mean. I added the style.say_who_window positions to the bottom of my opt...
- Mon Apr 14, 2014 8:32 am
- Forum: Ren'Py Questions and Announcements
- Topic: Three questions about text boxes and GUI.
- Replies: 4
- Views: 676
Three questions about text boxes and GUI.
I've been fiddling around with my settings in options, as well as attempting to make my own text box and eventual GUI and I've ended up with three questions about it all. 1. Where do you all find the pictures you use for your GUI? To get a basic idea of what I wanted, I went with simple .pngs I foun...
- Wed Oct 30, 2013 9:05 pm
- Forum: Ren'Py Questions and Announcements
- Topic: I keep having issues with "displayables" and switching?
- Replies: 12
- Views: 1175
Re: I keep having issues with "displayables" and switching?
Ah, that might be why smile wasn't working, lol. When I changed it though, it's still not working.
- Mon Oct 28, 2013 1:04 am
- Forum: Ren'Py Questions and Announcements
- Topic: I keep having issues with "displayables" and switching?
- Replies: 12
- Views: 1175
Re: I keep having issues with "displayables" and switching?
Alrighty, here you go: je "About?" j "Us. I was wondering if you'd be mad that I don't think I'm ready to like, settle down or anything." "I take my phone away from my ear and look at it." $ face = "what" je "I've only known you for a two days, Justin. I don't think I'm ready to be in a relationship...
- Sun Oct 27, 2013 3:22 am
- Forum: Ren'Py Questions and Announcements
- Topic: I keep having issues with "displayables" and switching?
- Replies: 12
- Views: 1175
Re: I keep having issues with "displayables" and switching?
Oh man, that's so awkward. I didn't read through the code to know it was a ConditionSwitch, I just assumed the previous user had defined them and positioned them. Yeah, "ha" is causing quite a few problems, I've noticed. Do you want me to post <i>all</i> the times that's listed, because there's quit...
- Sun Oct 27, 2013 1:07 am
- Forum: Ren'Py Questions and Announcements
- Topic: I keep having issues with "displayables" and switching?
- Replies: 12
- Views: 1175
Re: I keep having issues with "displayables" and switching?
I actually didn't use a ConditionSwitch, I only have the .pngs defined. Here's the code I used for them, borrowed from another player: # Declare characters used by this game. define je = Character('Jessica', color="#f4a207", who_outlines=[ (2, "#000000") ], what_outlines=[ (2, "#000000") ], window_l...
- Sat Oct 26, 2013 2:49 am
- Forum: Ren'Py Questions and Announcements
- Topic: I keep having issues with "displayables" and switching?
- Replies: 12
- Views: 1175
Re: I keep having issues with "displayables" and switching?
I went back and removed the previous displayable ($ face = "happy") and that fixed it for some reason... I'm not sure why, though.
Edit: I then moved it down just above the line "Well, we better..." and it worked there, too.
Edit: I then moved it down just above the line "Well, we better..." and it worked there, too.
- Sat Oct 26, 2013 2:14 am
- Forum: Ren'Py Questions and Announcements
- Topic: I keep having issues with "displayables" and switching?
- Replies: 12
- Views: 1175
Re: I keep having issues with "displayables" and switching?
How would I go about doing that? Or is there a tutorial somewhere around it would be easier if I go looking for that lol
- Fri Oct 25, 2013 9:29 pm
- Forum: Ren'Py Questions and Announcements
- Topic: I keep having issues with "displayables" and switching?
- Replies: 12
- Views: 1175
I keep having issues with "displayables" and switching?
I keep getting this message: "Exception: Switch could not choose a displayable," and it's only for a small portion of the game. I'm not exactly sure what's causing it. The line it's direction me to is a character speaking. In this game, I have graphics for the narrator's facial expression on the lef...
- Sun Apr 28, 2013 9:55 pm
- Forum: General Discussion
- Topic: New to VN and curious about what's frowned upon around here.
- Replies: 12
- Views: 1422
Re: New to VN and curious about what's frowned upon around h
Looks like my story's getting a ton of remodeling, lol. But thank you for that! I completely forgot about images on Google being copyrighted.
- Sun Apr 28, 2013 9:06 pm
- Forum: General Discussion
- Topic: New to VN and curious about what's frowned upon around here.
- Replies: 12
- Views: 1422
Re: New to VN and curious about what's frowned upon around h
Heh, I noticed that at first and had to find all new sprites that looked similar. For backgrounds I've been using pictures from Google >_< '
Oh, that would be fantastic. If my friend who's an artist can't do it, I'll try that option!
Oh, that would be fantastic. If my friend who's an artist can't do it, I'll try that option!
- Sun Apr 28, 2013 8:41 pm
- Forum: General Discussion
- Topic: New to VN and curious about what's frowned upon around here.
- Replies: 12
- Views: 1422
Re: New to VN and curious about what's frowned upon around h
I'll do both of those before I post anything!
Oh, I didn't spot that when I signed up. That's definitely gonna be help. Thanks for the advice
Oh, I didn't spot that when I signed up. That's definitely gonna be help. Thanks for the advice
- Sun Apr 28, 2013 7:46 pm
- Forum: General Discussion
- Topic: New to VN and curious about what's frowned upon around here.
- Replies: 12
- Views: 1422
New to VN and curious about what's frowned upon around here.
Well, I just made my first story, and it's pretty short without any original art or backgrounds. I know that there's no way to sell the game, but do people frown upon that stuff? For the sprites, I found some dress up games online (pretty lame, I know) and I dressed them up and cut the background aw...