Search found 35 matches

by Shades of Night
Tue Mar 03, 2015 5:31 am
Forum: Ren'Py Questions and Announcements
Topic: Specify where a character name goes in the textbox. [SOLVED]
Replies: 8
Views: 1000

Specify where a character name goes in the textbox. [SOLVED]

I've managed to blunder my way through getting my own textbox in, and have my text showing up where I want it... But I have a portion of my textbox for the character name, and don't know how to get character names there (currently they shows up with all the main text). Through tutorials, it seems th...
by Shades of Night
Fri Feb 27, 2015 11:38 pm
Forum: Ren'Py Questions and Announcements
Topic: Can I create a non-reactangle selection for an imagemap?
Replies: 6
Views: 1005

Re: Can I create a non-reactangle selection for an imagemap?

Oh, thank you. So the alpha doesn't need to be added into the code at all? Okay, so that leaves me with... If I overlap the hotspots so that they cover the whole area that I want to show as a button the result is the attached screenshot (it changes as shown when the mouse hovers around the middle th...
by Shades of Night
Fri Feb 27, 2015 10:35 pm
Forum: Ren'Py Questions and Announcements
Topic: Can I create a non-reactangle selection for an imagemap?
Replies: 6
Views: 1005

Re: Can I create a non-reactangle selection for an imagemap?

Hmmm... I'm fairly sure that I'm doing something incorrectly here. I have the mm_root set to the background I want, does doing that mean I should take away the 'ground' bit? Because when I do it refuses to start. By alpha channel do you mean I change one of the things like 'ground', 'hover' etc to '...
by Shades of Night
Fri Feb 27, 2015 9:09 pm
Forum: Ren'Py Questions and Announcements
Topic: Can I create a non-reactangle selection for an imagemap?
Replies: 6
Views: 1005

Re: Can I create a non-reactangle selection for an imagemap?

Oh! Yes, I can provide an image. It should be attached, the selected and non-selected versions. What you're saying sounds ideal though... So if I'm understanding it correctly I could create a png image which for my example simply had the glowing dots and text while everything else was transparent, a...
by Shades of Night
Fri Feb 27, 2015 7:42 pm
Forum: Ren'Py Questions and Announcements
Topic: Can I create a non-reactangle selection for an imagemap?
Replies: 6
Views: 1005

Can I create a non-reactangle selection for an imagemap?

Hello! I've been toying with an idea, started making mockups of what I want the layout to look like and today I began trying to actually put things together, but I've run into a snag... My main menu is tilted on a diagonal, so using a regular rectangle selection for an image map means I end up with ...