Search found 10 matches

by Miss Nay
Fri Jul 07, 2017 5:47 am
Forum: Ren'Py Questions and Announcements
Topic: Side image with different expressions and a changeable name?
Replies: 0
Views: 288

Side image with different expressions and a changeable name?

Edit: [SOLVED! I used a different code, and it works just fine] Hello, I've had this problem before and I managed to get help from the forum to fix it, but that was a while ago and I forgot how I did it ^^;. My problem is that I want the side image for my main character to change expressions when ne...
by Miss Nay
Tue Aug 02, 2016 11:05 pm
Forum: Works in Progress
Topic: Cat Stew (GxB, Romance, Comedy, Fantasy(?), #SunoFes)
Replies: 3
Views: 1356

Re: Cat Stew (GxB, Romance, Comedy, Fantasy(?), #SunoFes)

@Zelan Thank you for taking an interest in my game! I'm glad that you don't mind playing as a person who likes eating cats. I was wondering if that might bother some people... :oops: I'm also glad that you find my characters interesting. They're kinda weird and silly XD. Nectar's definitely going to...
by Miss Nay
Mon Aug 01, 2016 7:23 pm
Forum: Works in Progress
Topic: Cat Stew (GxB, Romance, Comedy, Fantasy(?), #SunoFes)
Replies: 3
Views: 1356

Cat Stew (GxB, Romance, Comedy, Fantasy(?), #SunoFes)

Cat Stew -Story- The witch Nairsy caught two stray cats for dinner one afternoon, but they managed to escape their cage, and knock over her incomplete bottle of Humcatan, transforming them into grown men, while still retaining their cat ears and tail. She can't allow them to leave, since the reside...
by Miss Nay
Sat Jul 02, 2016 9:33 pm
Forum: Ren'Py Questions and Announcements
Topic: (Solved)A side image with a changeable name and expressions?
Replies: 5
Views: 1588

Re: A side image with a changeable name and expressions?

@chocoberrie and @jw2pfd, I used both of your codes and I managed to get everything to work! Thank you both so much! ^.^
by Miss Nay
Sat Jul 02, 2016 3:26 pm
Forum: Ren'Py Questions and Announcements
Topic: (Solved)A side image with a changeable name and expressions?
Replies: 5
Views: 1588

Re: A side image with a changeable name and expressions?

Alright, so I have some lines of code that allow me to have my character be shown in the text box on the side while showing various expressions. init: image misha = "Misha Sprite.png" $ m = Character("Misha", color = "#ffffff", show_side_image=ConditionSwitch ('misha==0...
by Miss Nay
Fri Jul 01, 2016 4:42 am
Forum: Ren'Py Questions and Announcements
Topic: (Solved)A side image with a changeable name and expressions?
Replies: 5
Views: 1588

(Solved)A side image with a changeable name and expressions?

Hello, I'm very new at coding in ren'py. I've been having trouble coding a side image for my MC that changes expressions, while also having her name be changeable. I can't wrap my head around how to make all of this work... :(
by Miss Nay
Sat Jan 23, 2016 8:33 pm
Forum: Works in Progress
Topic: mirroreD≒dREAMS ~Alternate~ [GxB] [Romance, Fantasy, Otome]
Replies: 21
Views: 7288

Re: mirroreD≒dREAMS ~Alternate~ [GxB] [Romance, Fantasy, Oto

The art for this game is very beautiful. ^_^ As for the questions: What do you think about the story? - I think the story sounds pretty interesting. Is the art appealing to you? - Oh, I guess I already answered this. I really love all of the characters' designs, but I noticed that the protag's left ...
by Miss Nay
Thu Sep 03, 2015 12:13 am
Forum: Completed Games
Topic: Destiny Voyage [GxB] [Romance, Adventure]
Replies: 32
Views: 42983

Re: Destiny Voyage [GxB] [Romance, Adventure]

Hi there! I'm sorry you had to get that message but I did a quick run through Eli's routes and didn't find the same message? Could you tell me the choices that you took to get that message? It might be on my end BUT perhaps you saved a game midway in a route and picked up differently? I'm sorry tha...
by Miss Nay
Fri Aug 28, 2015 6:48 pm
Forum: Completed Games
Topic: Destiny Voyage [GxB] [Romance, Adventure]
Replies: 32
Views: 42983

Re: Destiny Voyage [GxB] [Romance, Adventure]

Hi, so when I was trying to do Eli's route, I got this traceback:

I'm sorry, but an uncaught exception occurred.

While running game code:
File "game/script.rpy", line 4463, in <module>
if final == "guys_final":
NameError: name 'final' is not defined
by Miss Nay
Fri Jan 02, 2015 3:50 am
Forum: Completed Games
Topic: 4Friends[its my first game]
Replies: 5
Views: 2867

Re: 4Friends[its my first game]

Hello, and congrats on finishing your first game! I'm new too, and I haven't even published my first game yet (I will soon enough!), but I can understand the feeling of worry with others playing your game. I just finished completing your game, and I have quite a bit of advice to share. First off, I ...