Search found 12 matches

by Tarebear
Tue Nov 20, 2012 3:26 am
Forum: Ren'Py Questions and Announcements
Topic: Question about a textbox with character constantly in it?
Replies: 1
Views: 495

Question about a textbox with character constantly in it?

Ok, I am creating a custom text box and all of that good stuff. Here is my question I want the text box character to show the main characters facial emotions at all times, like her reactions to different things. How do I go about doing that? Since you will always see the other characters for the mos...
by Tarebear
Sat Nov 17, 2012 1:03 am
Forum: Ren'Py Questions and Announcements
Topic: Friendship or Love? The story of Daniel and Amelia
Replies: 9
Views: 1586

Re: Friendship or Love? The story of Daniel and Amelia

Thank you so much. I figured it out and you are right LOL. It helped out a lot! It now works Woohoo!
by Tarebear
Fri Nov 16, 2012 12:59 am
Forum: Ren'Py Questions and Announcements
Topic: How do I add a side image to my game??
Replies: 26
Views: 15095

Re: How do I add a side image to my game??

Just one more question... image side A = ("Amelia-Normal.png") define A = Character(show_side_image=Image("Amelia-Normal.png", xalign=1.0, yalign=1.0)) So there is that, and then I also have image side Ae = ("Amelia-Exasperated.png") define Ae = Character(show_side_image=Image("Amelia-Exasperated.pn...
by Tarebear
Fri Nov 16, 2012 12:52 am
Forum: Ren'Py Questions and Announcements
Topic: How do I add a side image to my game??
Replies: 26
Views: 15095

Re: How do I add a side image to my game??

Hi guys! Since I am trying to do this now, I want a side image to change expressions during certain situations, how do I go about doing that?

Thank you for the coding help it's really been a wonderful tutorial.
by Tarebear
Thu Nov 15, 2012 9:07 pm
Forum: Ren'Py Questions and Announcements
Topic: Name u'choice_done' is defined twice: Problem help?
Replies: 3
Views: 853

Re: Name u'choice_done' is defined twice: Problem help?

I am sorry I know there are bleeds I am fixing that right now.
by Tarebear
Thu Nov 15, 2012 7:37 pm
Forum: Ren'Py Questions and Announcements
Topic: Name u'choice_done' is defined twice: Problem help?
Replies: 3
Views: 853

Name u'choice_done' is defined twice: Problem help?

Ok guys, now here is the problem... I'm sorry, but an uncaught exception occurred. While loading the script. ScriptError: Name u'choice_done' is defined twice: at game/script.rpy:100 and game/script.rpy:114. -- Full Traceback ------------------------------------------------------------ Full tracebac...
by Tarebear
Thu Nov 15, 2012 5:12 pm
Forum: Ren'Py Questions and Announcements
Topic: Friendship or Love? The story of Daniel and Amelia
Replies: 9
Views: 1586

Re: Friendship or Love? The story of Daniel and Amelia

How do I move this to the Q&A? thank you!
by Tarebear
Thu Nov 15, 2012 4:31 pm
Forum: Ren'Py Questions and Announcements
Topic: Friendship or Love? The story of Daniel and Amelia
Replies: 9
Views: 1586

Re: Testing Game Title ideas and help with scripting?

First I think this goes in Renpy Q&A and second A game name should tell us most of what your project is about. "The name; what it's about" an Example; "Dead Space" in 2 words you more or less know what the game is about. A Zombie-ish game set in the future IN SPACE Boarder Lands - Taking place in a...
by Tarebear
Thu Nov 15, 2012 7:07 am
Forum: Ren'Py Questions and Announcements
Topic: Friendship or Love? The story of Daniel and Amelia
Replies: 9
Views: 1586

Re: Testing Game Title ideas and help with scripting?

Thank you everyone for your comments ahead of time. I will be sure to check on things in the afternoon as it is 6am here and I have stayed up far past my bed time XD. Yes..doing this HAHA, but it is fun. Nite!
by Tarebear
Thu Nov 15, 2012 7:06 am
Forum: Ren'Py Questions and Announcements
Topic: Friendship or Love? The story of Daniel and Amelia
Replies: 9
Views: 1586

Friendship or Love? The story of Daniel and Amelia

All backgounds are for a TEMPORARY placement till I get mine finished up. Friendship or Love? Ok so I am doing this basically to "Learn" everything. The story is simple. Amelia and Daniel have been friends for a very, very long time. But he vanished while they were children, the story is about her ...