Search found 9 matches

by KataMata
Mon Jul 03, 2023 8:11 pm
Forum: Ren'Py Questions and Announcements
Topic: Way(s) to optimize inserting dialogue into Ren'py?
Replies: 1
Views: 181

Way(s) to optimize inserting dialogue into Ren'py?

Sorry if this isn't the right place for this, but I was wondering what ways there are to make it faster/easier to turn story script into properly formatted dialogue. The first part of the story was written before I got the hang of Ren'py so It's not formatted right: Name: Text Name: More Text Differ...
by KataMata
Tue Feb 16, 2021 12:32 am
Forum: Ren'Py Questions and Announcements
Topic: Attribute Error: 'tuple' object has no attribute 'img' [Solved]
Replies: 2
Views: 543

Re: Attribute Error: 'tuple' object has no attribute 'img'

Yeah that fixed it, the only problem I can see is with reloading where it won't rerun the append parts, but that Doesn't seem to come up when playing normally with Saves so it should be good. Thank you for the help.
by KataMata
Mon Feb 15, 2021 10:04 pm
Forum: Ren'Py Questions and Announcements
Topic: Attribute Error: 'tuple' object has no attribute 'img' [Solved]
Replies: 2
Views: 543

Attribute Error: 'tuple' object has no attribute 'img' [Solved]

I'm attempting to make a gift inventory that would display multiple gifts at once and when clicked on would show how much you had, the name of the gift and a description. This isn't exactly working as I can't even get it to display the Right imagebutton. It's not that I'm putting in the image wrong ...
by KataMata
Fri Jan 29, 2021 5:16 am
Forum: Ren'Py Questions and Announcements
Topic: Having a Textbutton show upon hovering over an Imagebutton
Replies: 8
Views: 522

Re: Having a Textbutton show upon hovering over an Imagebutton

Got it to work by having the tooltip's x + y position be set by the Hovered action of the corresponding image button. Thank you for all the help.
by KataMata
Thu Jan 28, 2021 7:29 pm
Forum: Ren'Py Questions and Announcements
Topic: Having a Textbutton show upon hovering over an Imagebutton
Replies: 8
Views: 522

Re: Having a Textbutton show upon hovering over an Imagebutton

I tried to make it follow the mouse but all I got were errors, tried it out in a different project and still got errors (one where it was on a line that wasn't even in the script???). Is there anywhere where I can find information on using Tooltips with a fixed position within their own screen? Do I...
by KataMata
Thu Jan 28, 2021 6:04 pm
Forum: Ren'Py Questions and Announcements
Topic: Having a Textbutton show upon hovering over an Imagebutton
Replies: 8
Views: 522

Re: Having a Textbutton show upon hovering over an Imagebutton

Oh a tooltip definitely works much better, didn't know about them. I having trouble finding anything about setting their location. They show up in the left corner of the screen, partially covered up by the UI. I'd prefer it if they would show up over the imagebutton, is there a way to do that?
by KataMata
Thu Jan 28, 2021 4:47 pm
Forum: Ren'Py Questions and Announcements
Topic: Having a Textbutton show upon hovering over an Imagebutton
Replies: 8
Views: 522

Re: Having a Textbutton show upon hovering over an Imagebutton

I want it to show the name of what you're interacting with when you hover over the image button, and when you click the image button, have the text button disappear with the rest of the screen when it jumps to the dialogue for that interaction. The Text is just there to tell you what you're going to...
by KataMata
Thu Jan 28, 2021 4:23 pm
Forum: Ren'Py Questions and Announcements
Topic: Having a Textbutton show upon hovering over an Imagebutton
Replies: 8
Views: 522

Having a Textbutton show upon hovering over an Imagebutton

When the player hovers over an image button on the map, I want the image button to show a different text button on the same screen right above it. I don't know how to do this however, as I've only started using Renpy recently. The hide/show action only seems to work on screens, and not individual bu...
by KataMata
Thu Jan 28, 2021 4:10 pm
Forum: Welcome!
Topic: Guestbook
Replies: 5541
Views: 2858682

Re: Guestbook

Hello, I'm KaTam/Katamata/KTMT. I'm primarily a Visual Artist but I've been trying to learn programming for a while. Using Renpy to make/help make fangames, primarily.