Live interactive gallery [SOLVED]

A place to discuss things that aren't specific to any one creator or game.
Forum rules
Ren'Py specific questions should be posted in the Ren'Py Questions and Annoucements forum, not here.
Post Reply
Message
Author
User avatar
beastcarving
Regular
Posts: 139
Joined: Mon May 13, 2019 5:03 pm
Completed: Pulse Cage https://beastcarving.itch.io/pulse-cage-the-full-series
Projects: Your Brother's Religion
Organization: BeastCarving Studio
IRC Nick: BeastCarving
Tumblr: beastcarving
Deviantart: beastcarving
Github: beastcarving
itch: beastcarving
Contact:

Live interactive gallery [SOLVED]

#1 Post by beastcarving »

I been trying to make a live clickable gallery. When clicked I want it to take you to a label. I was trying to put it together like this:

Code: Select all

image covers:
    "cover0.png"
    choice:
        0.9
    choice:
        0.7
    choice:
        1.0
    choice:
        0.8
    choice:
        1.1
    "cover1.png" with dissolve
    .1
    "cover2.png" with dissolve
    .1
    "cover3.png" with dissolve
    .1
    repeat

Code: Select all

    screen pics:
        show covers
        imagemap:
            ground "picground.jpg"
            hover "pic1.png"
            idle "pic2.png"
            hotspot (0, 66, 714, 444) action Start ("starpic1")



then I got stuck.
Last edited by beastcarving on Mon May 25, 2020 12:12 am, edited 1 time in total.
Image Pulse Cage (full game)Image Your Brother's Religion (Demo)
PLAY HERE: https://beastcarving.itch.io/
Love my work: https://www.patreon.com/beastcarving

User avatar
Zelan
Lemma-Class Veteran
Posts: 2436
Joined: Tue Mar 01, 2016 7:23 pm
Completed: The Dark
Projects: Cosplay Couple
Tumblr: evns
itch: Zelan
Discord: ltnkitsuragi#7082
Contact:

Re: Live interactive gallery [help]

#2 Post by Zelan »

You'll get more coding help if you post in this topic. (:

Post Reply

Who is online

Users browsing this forum: No registered users