Search found 29 matches

by Gigan
Sat Jul 29, 2023 7:14 pm
Forum: Ren'Py Questions and Announcements
Topic: [SOLVED] Drag and Drop and multiple variables
Replies: 3
Views: 413

[SOLVED] Drag and Drop and multiple variables

Hello everyone ! I have a small problem with a drag and drop mini-game. I have a screen where the player can put runes into different sockets. If they put those runes in the correct order, something happens. Drag works and the pieces snaps correctly when dragged into a socket. Problem is, I can only...
by Gigan
Sun Jun 19, 2022 3:19 pm
Forum: Ren'Py Questions and Announcements
Topic: [SOLVED] A tooltip for several images ?
Replies: 2
Views: 312

Re: A tooltip for several images ?

Works perfectly ! Thank you so much ! :)
by Gigan
Sun Jun 19, 2022 2:19 pm
Forum: Ren'Py Questions and Announcements
Topic: [SOLVED] A tooltip for several images ?
Replies: 2
Views: 312

[SOLVED] A tooltip for several images ?

Hey there ! Been trying to solve that mess for the past 3 hours, I figured it would be much easier to ask here... I have a screen with several imagebuttons. I'd like some text and a preview of the image to show up when the player hovers it. I figured how the change the text for each imagebutton usin...
by Gigan
Thu Jun 02, 2022 5:07 am
Forum: Ren'Py Questions and Announcements
Topic: Make imagebuttons unclickable under choice menus
Replies: 3
Views: 408

Re: Make imagebuttons unclickable under choice menus

Well that was easier than expected. :|
Thank you so much to both of you ! ( >^_^)>
by Gigan
Wed Jun 01, 2022 8:40 pm
Forum: Ren'Py Questions and Announcements
Topic: Make imagebuttons unclickable under choice menus
Replies: 3
Views: 408

Make imagebuttons unclickable under choice menus

Hello everyone ! Sorry for bothering you again but I have 0 idea on how to fix that problem. :/ I have a shop screen with several clickable imagebuttons (only the diary here, and the "back" one) : https://i.postimg.cc/HnGCt6rF/renpy1.jpg When you click on a item, a choice menu appear : htt...
by Gigan
Sat May 28, 2022 4:11 pm
Forum: Ren'Py Questions and Announcements
Topic: Problem with screen action (Quit + ESC)
Replies: 2
Views: 334

Re: Problem with screen action (Quit + ESC)

Thx a lot ! Changed the "Showmenu" for a "Show" and it works perfectly !
Ocelot wrote: Sat May 28, 2022 3:48 pm it is surprising that it even allows imagebutton as a child
I have 0 idea why but it works so I'm not complaining. I'll see if I can change the whole thing tho. Thanks again ! :)
by Gigan
Sat May 28, 2022 2:15 pm
Forum: Ren'Py Questions and Announcements
Topic: Problem with screen action (Quit + ESC)
Replies: 2
Views: 334

Problem with screen action (Quit + ESC)

Hello everyone, I have a silly noob question. I'm trying to make an inventory screen that players will be able to access whenever they want. Screen will be full of little icons that will show an image or some flavor text when clicked on. So I figured an imagemap would be the easier way to do it. Als...
by Gigan
Wed Feb 02, 2022 3:43 pm
Forum: Ren'Py Questions and Announcements
Topic: Prevent music from looping when jumping to another label ?
Replies: 2
Views: 321

Prevent music from looping when jumping to another label ?

I'm sorry for such a noob question, but the documentation is a bit too hard to understand, with my limited english. :( I'm making a point and click, and the main village is composed of 4 different screens. Since the player can access those 4 screens in any order, each label starts with a play music ...
by Gigan
Wed Jan 26, 2022 6:33 am
Forum: Ren'Py Questions and Announcements
Topic: Changing the random.randint values with variables ?
Replies: 2
Views: 338

Re: Changing the random.randint values with variables ?

You make it sounds so simple ! x)
Thank you so, so much ! Will try it when I'm back home ! :)
by Gigan
Wed Jan 26, 2022 6:07 am
Forum: Ren'Py Questions and Announcements
Topic: Changing the random.randint values with variables ?
Replies: 2
Views: 338

Changing the random.randint values with variables ?

Hello everybody ! My problem is a bit hard to explain, so I'll be as concise as possible. Friendly version : I have this code somewhere in my game : $ rng = renpy.random.randint(1,10) Is there a way to make the variable pick some numbers only after an event occured ? Not so friendly version : I have...
by Gigan
Sat Jan 22, 2022 2:34 pm
Forum: Creator Discussion
Topic: Music and SFX for adult VN ?
Replies: 4
Views: 2770

Re: Music and SFX for adult VN ?

Thank you both for your replies ! Will have a look. :)
by Gigan
Sat Jan 22, 2022 8:35 am
Forum: Creator Discussion
Topic: Music and SFX for adult VN ?
Replies: 4
Views: 2770

Music and SFX for adult VN ?

Hello everybody ! I've been working on a adult VN (gay + NSFW scenes, with a humorous tone in a fantasy setting) for the past 20 days, and I have difficulties to find music or SFX that I can use. I have bought like 20 tracks on wowsounds and downloaded birds chipping sfx and stuff like that on mixki...
by Gigan
Mon Jan 10, 2022 9:53 pm
Forum: Welcome!
Topic: Guestbook
Replies: 5531
Views: 3706924

Re: Guestbook

Hello everyone ! Name : Gigan Location : Belgium Other stuff : Started using Ren'py like, 10 days ago and I search topics everyday here so I figured why not to join ? For now, my game works, even if my code is a mess. I'll probably go ask for help as you guys are way smarter than I will ever be. I c...