Search found 58 matches
- Fri Jun 20, 2014 6:48 am
- Forum: Ren'Py Questions and Announcements
- Topic: How do I make user-defined image positions? [Answered]
- Replies: 2
- Views: 375
Re: How do I make user-defined image positions?
Alright, that helped. Thanks! 
- Thu Jun 19, 2014 3:39 pm
- Forum: Ren'Py Questions and Announcements
- Topic: How do I make user-defined image positions? [Answered]
- Replies: 2
- Views: 375
How do I make user-defined image positions? [Answered]
I'm sorry for all of the questions lately. I'm making my first -real- game. I want to have four character sprites on the screen at once, without having them in the same "at" positions(left, right, center). How would I, say, make two user-defined positions like "left center" and "right center", so th...
- Thu Jun 19, 2014 3:02 pm
- Forum: Ren'Py Questions and Announcements
- Topic: How do I make each letter appear one by one? [Answered]
- Replies: 7
- Views: 692
Re: How do I make each letter appear one by one?
@mjshi
I'm happy you told me that one, as well, though. I'll be using both. Thank you!
@Donmai
I already found it and it worked! Thank you, though!
I'm happy you told me that one, as well, though. I'll be using both. Thank you!
@Donmai
I already found it and it worked! Thank you, though!
- Thu Jun 19, 2014 2:53 pm
- Forum: Ren'Py Questions and Announcements
- Topic: How do I make each letter appear one by one? [Answered]
- Replies: 7
- Views: 692
Re: How do I make each letter appear one by one?
Thanks, after changing that and deleting my persistent it worked!
- Thu Jun 19, 2014 2:46 pm
- Forum: Ren'Py Questions and Announcements
- Topic: How do I make each letter appear one by one? [Answered]
- Replies: 7
- Views: 692
Re: How do I make each letter appear one by one?
Is there any way to make all of the text do it?
I'll try that, if not. Thanks.
I'll try that, if not. Thanks.
- Thu Jun 19, 2014 2:29 pm
- Forum: Ren'Py Questions and Announcements
- Topic: How do I make each letter appear one by one? [Answered]
- Replies: 7
- Views: 692
How do I make each letter appear one by one? [Answered]
As in, if a character was saying something, the letters show up from start to finish, rather than all of the dialogue simply popping up. I'm not sure if this is understandable, but help would be appreciated. 
- Wed Jun 18, 2014 10:50 pm
- Forum: Ren'Py Questions and Announcements
- Topic: How do I make choices un..? [Answered]
- Replies: 6
- Views: 572
Re: How do I make choices unavailable under certain conditio
Ah. I just used a python variable..
Thanks, though. Sorry for wasting your time!
Thanks, though. Sorry for wasting your time!
- Wed Jun 18, 2014 10:17 pm
- Forum: Ren'Py Questions and Announcements
- Topic: How do I make choices un..? [Answered]
- Replies: 6
- Views: 572
Re: How do I make choices unavailable under certain conditio
Wait.. How do I code said jump/call back to the menu? Sorry, I'm not very.. good at this.
EDIT: Or rather, how would I go to the next part if all three have been spoken to?
EDIT: Or rather, how would I go to the next part if all three have been spoken to?
- Wed Jun 18, 2014 10:15 pm
- Forum: Ren'Py Questions and Announcements
- Topic: How do I make choices un..? [Answered]
- Replies: 6
- Views: 572
Re: How do I make choices unavailable under certain conditio
Ohhh. Okay, I'll add that in. Thank you!
- Wed Jun 18, 2014 10:03 pm
- Forum: Ren'Py Questions and Announcements
- Topic: How do I make choices un..? [Answered]
- Replies: 6
- Views: 572
How do I make choices un..? [Answered]
Alright. So I'm having the player speak to characters in whichever order they prefer. I'm wondering how I code it so that once the player chooses a choice, they can't choose it again. I had it set up, but then my mind got twisted up on how I would go about doing it. Help? label cont1: j "I'm gonna p...
- Tue May 27, 2014 9:26 pm
- Forum: Creative Commons
- Topic: Free Sprites Weekly
- Replies: 54
- Views: 36019
Re: Free Sprite Weekly --- WIP UP 3/05
I will probably (definitely) use these.
Hopefully you continue making them, I can't draw to save my life.
EDIT: Forgot to ask, is there any way you could make a gothic looking girl, and a "popular" type girl? There's no rush, of course.
Hopefully you continue making them, I can't draw to save my life.
EDIT: Forgot to ask, is there any way you could make a gothic looking girl, and a "popular" type girl? There's no rush, of course.
- Mon May 26, 2014 9:00 pm
- Forum: Ren'Py Questions and Announcements
- Topic: How do I add another statistic label in DSE + More
- Replies: 1
- Views: 284
Re: How do I add another statistic label in DSE + More
Also, quick sorry about the "+More". Ran out of space 
- Mon May 26, 2014 8:58 pm
- Forum: Ren'Py Questions and Announcements
- Topic: How do I add another statistic label in DSE + More
- Replies: 1
- Views: 284
How do I add another statistic label in DSE + More
Alright, this is my first post (Yeah, yeah, I'm a newbie), I'll try to be descriptive. I'm trying to make a game using DSE (So I'll probably be back here a lot), and I've already run into an issue. I replaced the "Statistics" label with the word "Relationships" (Because I wanted it to be set up this...