Visual Novel Maker

Visual Novel Maker

CG gallery images
So, I'm having a bit of a problem. I want to make my cg images in such a way that If you left-click, it shows the next image in that sequence, and if you right-click, it goes back to the cg gallery page (pretty much the vn default). so I did the following:

wait for input (left mouse button pressed)
change scene (next image)
wait for input (right mouse button pressed)
change scene (CG gallery)

and so, when I click the left mouse button, it changes to the next image as expected, but when I click the right mouse button, nothing happens.

what am I doing wrong?
< >
Đang hiển thị 1-3 trong 3 bình luận
korytoombs 6 Thg05, 2020 @ 4:56am 
Is this is a CG gallery? (Are you using the default set up, or did you create own own gallery? If so, how is it set up to work?)

Some problems you'll encounter = what's the next CG? What if you haven't unlocked a CG?
I think you'll likely need to make a custom gallery.

Click on CG = Call Scene = Show CG. Mouse Click = change to next CG.
(But you'll need something to check if you have unlocked the next CG = a control switch and a condition.)


polinadiment 6 Thg05, 2020 @ 8:28pm 
Nguyên văn bởi korytoombs:
Is this is a CG gallery? (Are you using the default set up, or did you create own own gallery? If so, how is it set up to work?)

Some problems you'll encounter = what's the next CG? What if you haven't unlocked a CG?
I think you'll likely need to make a custom gallery.

Click on CG = Call Scene = Show CG. Mouse Click = change to next CG.
(But you'll need something to check if you have unlocked the next CG = a control switch and a condition.)
on the cg gallery page, everything is working fine. You can only click on the cgs you unlocked. What I'm talking about is that when you click the image you unlocked, it displays the image on the full screen (which also works fine). it also works fine when you click on the cg image within that same sequence. What I mean: it's the same image but different variations. Aka, 1/4, 2/4, and so on. what doesn't work is that when I want to allow the player to press the the right mouse button to go back into the gallery (aka close the image). so it works when going from image to image (aka pressing the left button) but doesn't work when pressing the right mouse button (since nothing happens)
korytoombs 7 Thg05, 2020 @ 7:15am 
The mouse thing you described would need to be set up in common events, likely under a parallel process, but I'm not sure using the default CG gallery is the best for this or not.

Another way you could do this is to insert an invisible hot spot perhaps?
< >
Đang hiển thị 1-3 trong 3 bình luận
Mỗi trang: 1530 50

Ngày đăng: 5 Thg05, 2020 @ 7:16pm
Bài viết: 3