Search found 22 matches

by Ladycardboard
Fri Apr 15, 2016 8:48 pm
Forum: Works in Progress
Topic: Snowy Meetings [BxG][BxB][Poly][FANT/SOL/ROM][Orcs]
Replies: 6
Views: 1984

Re: Snowy Meetings [BxG][BxB][Poly][FANT/SOL/ROM][Orcs]

Update! We are now live on Steam Greenlight and need your help to get us on the platform you all want to see us on!
by Ladycardboard
Wed Dec 16, 2015 3:32 pm
Forum: Ren'Py Questions and Announcements
Topic: How to add music to a menu screen that ISNT the main menu?
Replies: 1
Views: 433

How to add music to a menu screen that ISNT the main menu?

I would like to add a bgm to my extra screen to add appropriate ambience but a google search isn't bringing up anything close on how to go about doing this if it isn't the main menu. Anyone have ideas?
by Ladycardboard
Sat Nov 07, 2015 5:12 pm
Forum: Ren'Py Questions and Announcements
Topic: Have a Map Feature, image mapping not cutting it
Replies: 1
Views: 290

Have a Map Feature, image mapping not cutting it

So image mapping require that the coordinates map a square and that none of the perimeters can overlap each other without cause something unwanted to show on hover (aka another island's hover border shows due to coordinate overlap). https://gyazo.com/b1c92269b1d4e1d5e0530d0cb9afcac8 as you can see f...
by Ladycardboard
Tue Oct 20, 2015 10:06 pm
Forum: Ren'Py Questions and Announcements
Topic: Textboxes Not Working Correctly
Replies: 3
Views: 683

Re: Textboxes Not Working Correctly

It looks like the textbox is being rendered again on top of the saybox. I can't tell because you haven't shown the part where your screens are defined, but based on your description, I would guess that your quickmenu uses the same background. Oh sure! Let me pull up my code for screens for ya and s...
by Ladycardboard
Tue Oct 20, 2015 6:49 pm
Forum: Ren'Py Questions and Announcements
Topic: Textboxes Not Working Correctly
Replies: 3
Views: 683

Textboxes Not Working Correctly

http://imgur.com/7PKTwGV From what you can see in the picture, there's a text box overlaying on top of my other text boxes in my game. I recently change the text boxes so that the alpha layer would match up with the resolution of my game to get the quick menu to be easy to imagemap with the tool in...
by Ladycardboard
Wed Sep 23, 2015 2:35 pm
Forum: Ren'Py Questions and Announcements
Topic: Creating a Static Credits Screen [Solved]
Replies: 5
Views: 3136

Re: Creating a Static Credits Screen [Solved]

I added this to my game and for some reason the menu button 'credits' will not show up on the main menu screen.
by Ladycardboard
Wed Sep 16, 2015 1:40 pm
Forum: Ren'Py Questions and Announcements
Topic: Trying to create situational centered text
Replies: 1
Views: 411

Trying to create situational centered text

I didn't want to necrobump this thread on the topic so I made a new one relating to a problem i'm having with the code. I copy and pasted style.say_vbox_xfill = True to my 'Options.rpy' file and copy/pasta'd define cen = Character(None, what_xalign=0.5, what_text_align=0.5) to my 'Script.rpy' file a...
by Ladycardboard
Sat Aug 22, 2015 4:51 pm
Forum: Works in Progress
Topic: Snowy Meetings [BxG][BxB][Poly][FANT/SOL/ROM][Orcs]
Replies: 6
Views: 1984

Re: Snowy Meetings [BxG][BxB][Poly][FANT/SOL/ROM][Orcs]

I'm eager to see the development of this game! Do you have an estimate of how long we'll have to wait between chapters? Not trying to rush you at all, I'm just sure I'll really want to see how this story unfolds. It's awesome you're trying to diversify the conceptualizations of fantasy races. I'm t...
by Ladycardboard
Tue Aug 18, 2015 1:12 pm
Forum: Works in Progress
Topic: Snowy Meetings [BxG][BxB][Poly][FANT/SOL/ROM][Orcs]
Replies: 6
Views: 1984

Re: Snowy Meetings [BxG][BxB][Poly][FANT/SOL/ROM][Orcs]

The art is very nice. And I'm always a sucker for neglected fantasy races and polyamory options. I'll be patiently waiting for more updates. I know, right?! I'll be sure to update this post when the first chapter goes live and adding in Dwarf's information when we eventually finish production on hi...
by Ladycardboard
Mon Aug 17, 2015 8:08 pm
Forum: Works in Progress
Topic: Snowy Meetings [BxG][BxB][Poly][FANT/SOL/ROM][Orcs]
Replies: 6
Views: 1984

Snowy Meetings [BxG][BxB][Poly][FANT/SOL/ROM][Orcs]

http://i.imgur.com/EWasGva.png Welcome to the world of 'Snowy Meetings' A visual novel where you play as Balrok, an Orc living out in the mountains with his tribe, and his fateful encounter with a strange hare demoness and a dwarf that will change his life forever. [/size] ~Why An Orc Protagonist?~...
by Ladycardboard
Mon Aug 17, 2015 4:39 pm
Forum: Ren'Py Questions and Announcements
Topic: Renpy cannot find label 'Start'
Replies: 3
Views: 7117

Re: Renpy cannot find label 'Start'

Yeah. I did. i figured out what went wrong, I put the script.rpy in the wrong folder.
by Ladycardboard
Sun Aug 16, 2015 5:37 pm
Forum: Ren'Py Questions and Announcements
Topic: Renpy cannot find label 'Start'
Replies: 3
Views: 7117

Renpy cannot find label 'Start'

I'm sorry, but an uncaught exception occurred. While loading <'Image' 'gallocked.png'>: File "renpy/common/00start.rpy", line 209, in script python: ScriptError: could not find label 'start'. -- Full Traceback ------------------------------------------------------------ Full traceback: Fi...
by Ladycardboard
Tue Aug 04, 2015 4:02 pm
Forum: Ren'Py Cookbook
Topic: Automatic character, background, etc. image defining script
Replies: 44
Views: 17029

Re: Automatic character, background, etc. image defining scr

i put the code back in fresh after deleting the whole thing with my stupid earlier mistakes in it. Got another error after removing the '#' in front of the example you put at the bottom.

http://imgur.com/w4lCYEh