Quantcast
Channel: Help! with 2.0 - Twine Forum
Viewing all articles
Browse latest Browse all 1844

How I could apply the dissolve transitions to every hook at once?

$
0
0
Strangely enough, Twine 2 harlowe default transition "dissolve" only works for new passages, but not for the transitios of new text inside a node, for example, hooks and the click macro.

I know I could apply any transition effect to any hook by hand, as this:
(click: ?sleep)[(transition: "dissolve")[Restful sleep at last. But you cannot help to [[dream about her]].]]

But I have a problem with that, I have a gazillion of hooks in my game, and some nested inside another. So that it is not an option.

There is a way to apply a transition to all hooks at once? Vía macros or CSS?

Thanks.

Viewing all articles
Browse latest Browse all 1844

Trending Articles