Skip to content
This repository was archived by the owner on Nov 17, 2020. It is now read-only.
This repository was archived by the owner on Nov 17, 2020. It is now read-only.

Better Show/Hide #388

Description

@Jeremi360

And also have any other node that match the first part of the node id to be hidden
That is a core feature of the Ren'Py show
One we use all the time
In my game we have our puppets that use the character tag
And the sex scene with the character also using that base tag
so we don't need to hide the puppet when we start the sex scenes
And the scenes are basocally a chain of text like and show
except some that have a bit more flair but they are uncommon
So yeah any image shown that match the first tag replaced the previous one
That means that the show statement in Rakugo should be able to find the best match for any given show
Then hide the rest and show that one

Metadata

Metadata

Assignees

No one assigned

    Labels

    codeenhancementnodenew rakugo node or change on all rakugo nodes

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions