Search found 241 matches

by ArizaLuca
Wed Mar 28, 2018 9:18 am
Forum: Ren'Py Questions and Announcements
Topic: Switch could not choose a displayable?
Replies: 5
Views: 1533

Switch could not choose a displayable?

So in the code below, I'm trying to display one character that has multiple variations (gender, ethnicity, etc), hence why it's extremely long... but Switch is saying that it can't choose a displayable and I don't know what I'm doing wrong. (Sorry about all of the code, by the way.) init python: j_f...
by ArizaLuca
Tue Mar 27, 2018 9:31 pm
Forum: Ren'Py Questions and Announcements
Topic: NameError: Name is Not Defined?
Replies: 8
Views: 736

Re: NameError: Name is Not Defined?

Ah, that fixed the NameError! Thanks so much!

Now there's a problem where the Switch can't choose a displayable, but I'm not sure if I should make a new topic for it or...
by ArizaLuca
Tue Mar 27, 2018 1:58 pm
Forum: Ren'Py Questions and Announcements
Topic: NameError: Name is Not Defined?
Replies: 8
Views: 736

Re: NameError: Name is Not Defined?

Okay... ah, how do you do that? When I try saying 'default j_face', it just says that the word 'normal' isn't supposed to be there.
by ArizaLuca
Tue Mar 27, 2018 11:25 am
Forum: Ren'Py Questions and Announcements
Topic: NameError: Name is Not Defined?
Replies: 8
Views: 736

Re: NameError: Name is Not Defined?

Ah, that helped. Thanks.

Now the problem is that the name 'j_face' isn't defined... I'm so sorry, this is just more complicated than I expected.
by ArizaLuca
Tue Mar 27, 2018 9:23 am
Forum: WiP: NaNoRenO
Topic: Trust Fall [Minecraft: Story Mode fangame]
Replies: 2
Views: 2684

Trust Fall [Minecraft: Story Mode fangame]

(Don't judge me, I have my tastes.) This is my first ever NaNoRenO! Excited to participate, but also nervous and slightly stressed since we left completing the story 'till pretty late. Ah well. Posted this pretty late, and I don't have much to show for it in terms of images as of now. I'll update i...
by ArizaLuca
Tue Mar 27, 2018 8:32 am
Forum: Ren'Py Questions and Announcements
Topic: Is it possible to use ConditionSwitch for an image defined within RenPy?
Replies: 1
Views: 504

Is it possible to use ConditionSwitch for an image defined within RenPy?

Would it be possible to use ConditionSwitch to switch out LiveComposite images or an image defined in RenPy, rather than an image? If so, how would the code be written?
by ArizaLuca
Tue Mar 27, 2018 8:28 am
Forum: Ren'Py Questions and Announcements
Topic: NameError: Name is Not Defined?
Replies: 8
Views: 736

Re: NameError: Name is Not Defined?

Even changing the code to 'default', the name is still undefined. Is there another thing that I've forgotten or done wrong within the code?
by ArizaLuca
Mon Mar 26, 2018 9:32 pm
Forum: Ren'Py Questions and Announcements
Topic: NameError: Name is Not Defined?
Replies: 8
Views: 736

NameError: Name is Not Defined?

So I'm working on my game for NaNoRenO, and I'm doing something fairly difficult to code; what I'm doing is I'm compiling LiveComposite and ConditionSwitch at the same time, but at the same time show a set of sprites based on the version that people choose. (For example, if they were to choose the m...
by ArizaLuca
Mon Mar 05, 2018 11:47 am
Forum: Ren'Py Questions and Announcements
Topic: How do you change the background of the Main Menu upon completing the game?
Replies: 5
Views: 4025

How do you change the background of the Main Menu upon completing the game?

For my NaNoRenO game, I'm trying to get it so that once you get a certain ending, the background main menu image will change to something else. However, I can't find anything that tells me how to ONLY change the background image and not the entire menu, or the correct type of code for that. Could so...
by ArizaLuca
Tue Feb 27, 2018 11:58 am
Forum: Ren'Py Questions and Announcements
Topic: LiveComposite and ConditionSwitch
Replies: 2
Views: 1315

Re: LiveComposite and ConditionSwitch

Thank you so much! That was really helpful. I'm still having trouble understanding the first question's answer (I'm sorry, I'm totally new to Ren'Py and trying to learn advanced stuff), could you please explain that a bit more?
by ArizaLuca
Tue Feb 27, 2018 9:42 am
Forum: Ren'Py Questions and Announcements
Topic: LiveComposite and ConditionSwitch
Replies: 2
Views: 1315

LiveComposite and ConditionSwitch

So I had a look at this thread: https://lemmasoft.renai.us/forums/viewtopic.php?p=398775#p398775 and while it helped me understand how to use LiveComposite and ConditionSwitch a little bit better, I'm still really confused as to how to use it. 1) What are the coordinates for, exactly? 2) How do you ...
by ArizaLuca
Sun Feb 25, 2018 9:13 pm
Forum: Completed Games
Topic: Through the Screen
Replies: 3
Views: 1672

Through the Screen

bg love.png Most love stories don't start with two people that are practically on the other side of the globe. They don't start with video games that aren't multiplayer video games. And as far as I know, there aren't any that start with a newspaper in the kitchen on a Sunday morning. Ariza has foun...
by ArizaLuca
Fri Feb 23, 2018 9:54 pm
Forum: We are a Free Project looking for Partners
Topic: NaNoReno 2018 General Recruitment Thread
Replies: 69
Views: 17799

Re: NaNoReno 2018 General Recruitment Thread

Hello! I'm Ariza Luca. I'm an artist, can do basic coding, a voice actress, and a writer. I can pretty much do anything you'd like me to do except for music! I'm learning how to do GUI and can do basic programming, although I am a quick learner and so can probably figure out whatever as long as it's...
by ArizaLuca
Tue Feb 20, 2018 4:50 pm
Forum: Ren'Py Questions and Announcements
Topic: How do you display a character based on a choice?
Replies: 4
Views: 504

Re: How do you display a character based on a choice?

That looks like it might be right... thank you! I'll definitely try it.
by ArizaLuca
Tue Feb 20, 2018 2:08 pm
Forum: Ren'Py Questions and Announcements
Topic: How do you display a character based on a choice?
Replies: 4
Views: 504

Re: How do you display a character based on a choice?

It's not quite what I'm looking for, but thanks for the suggestion.

It's basically a Minecraft: Story Mode fangame; mostly for all ages (maybe some PG to PG-13 stuff, like violence or whatnot).