Search found 5 matches
- Sun Apr 26, 2020 4:26 am
- Forum: Works in Progress
- Topic: Perfumare [Mystery] [G x B/G] [Free]
- Replies: 0
- Views: 468
Perfumare [Mystery] [G x B/G] [Free]
Hello! I've just finished the first chapter of my game and I would love to hear your opinion about it. Since it's my first game ever I would greatly appreciate any pointers and/or constructive criticism you may provide. If you're interested in checking it out, I'll leave a link to my itch page. Than...
- Tue Mar 24, 2020 3:48 pm
- Forum: Creative Commons
- Topic: Free GUI assets and sprites
- Replies: 1
- Views: 3402
Free GUI assets and sprites
Hi, I have some assets I made for a test project but I decided to abandon it, so if anyone's interested in using these, here you go. List of assets: - female sprite x2 (476 x 634 px) - male sprite (476 x 634 px) - frame - bar (horizontal/vertical) - thumb (horizontal/vertical) - namebox - textbox - ...
- Thu Feb 20, 2020 5:54 pm
- Forum: Ren'Py Questions and Announcements
- Topic: [Solved] An issue with custom textbox image and hidden input box (custom name)
- Replies: 4
- Views: 455
Re: An issue with custom textbox image and hidden input box (custom name)
It works! Thank you so much!
- Thu Feb 20, 2020 11:30 am
- Forum: Ren'Py Questions and Announcements
- Topic: [Solved] An issue with custom textbox image and hidden input box (custom name)
- Replies: 4
- Views: 455
Re: An issue with custom textbox image and hidden input box (custom name)
Thank you, but it doesn't seem to work either. When I change the color, the "what do you call yourself?" text changes but the text that's supposed to show up underneath remains invisible. That's how the code looks like: screens.rpy.jpg I am sorry if I am being daft and thank you again for trying to ...
- Wed Feb 19, 2020 8:09 pm
- Forum: Ren'Py Questions and Announcements
- Topic: [Solved] An issue with custom textbox image and hidden input box (custom name)
- Replies: 4
- Views: 455
[Solved] An issue with custom textbox image and hidden input box (custom name)
Hello, I'm a new Ren'Py user. Three days ago I've encountered a strange problem while using the input code for allowing the player to type their name. The script works fine when the default textbox.png (in GUI folder) is used, but as soon as I change it to my custom textbox.png, the written text dis...