{(set: $typewriterText to "remember the day i found you dead on the floor
no life in your eyes, no breathing, no more
i didn’t scream, i didn’t cry, i didn’t say a single thing
because my love for you had long turned apathy
you were a light that was fading away
i had watched you die for a hundred days
i tried to show you color but my world was gray
you were stuck and i was sick
and we were sinking in the mud
when i tried to pull you out
i found i couldn’t see above
and i’m sorry
and i love you
but sometimes i worry
that the knife was in my hands")
}i (display: "Typewriter")
(after:172800s)[Through these loose fitting walls, our God-King Archangel awaits you.]
(after:216000s)[(go-to: "Untitled Passage 2")]{
<!-- Create a variable to track the position within the $typewriterText string -->
(set: $typewriterPos to 1)
<!-- Create a hook to hold the typed text -->
|typewriterOutput>[]
<!-- Set a delay of 20ms seconds per loop -->
(live: 169.41s)[
<!-- Add the next character to the hook -->
(append: ?typewriterOutput)[(print: $typewriterText's $typewriterPos)]
<!-- Update the position -->
(set: $typewriterPos to it + 1)
<!-- If it's gone past the end, stop -->
(if: $typewriterPos is $typewriterText's length + 1)[
(stop:)
]
]
}{(set: $counter to 24)}|amount>[$counter]:00:00
(live: 1s)[
(set: $counter to it - 1)
(if: $counter is 0)[(go-to: "Untitled Passage")]
(replace: ?amount)[$counter]
]i hope you find peace
and you never come back