Hello, it’s me… again hehe
I really need you to help me ):
Here is the script of my tappable overlays and I’m facing trouble when I pick one and it immediately goes to the next scene
How can I fix it? Do u Have any idea? ):
Hello, it’s me… again hehe
I really need you to help me ):
Here is the script of my tappable overlays and I’m facing trouble when I pick one and it immediately goes to the next scene
How can I fix it? Do u Have any idea? ):
You have to make a tappable choice.
So instead of choice you’d put:
tappable
“Overlay Name” {
Stuff you need to happen
}
etc.
There’s the tappable choice at the end of the image ):
OH! I didn’t open the image . You have to name your choice. So like:
tappable (Name)
then you’d just put goto name.
I think. It might not work. I’m pretty new to this directing thing myself.
Wait. I’m wrong. You’d have to put a label before tappable I think.
So:
label name
(the line of dialogue before)
tappable
Sorry my brain isn’t working apparently
Thanks, I already did it and it didn’t work
The “goto” doesn’t need the @!
I eliminated the “@”, however my labels couldn’t be played because the tappable mini game was part of a choice, so there were inside a pair of brackets. Or that’s what the script error said.
I already find a way to figure it out, thanks for your help
I appreciate it so much!
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.