Cant figure out my tappables?

so I did the test with changing it to choice since I do not have your overlays and it works its just coded so I had to tapp 2 times to I am done to get from 1 point to another - I guess this is the problem since you most likely havent tried to tap 2 times on I AM DONE

To solve this under each point instead of
¨
tappable
“IM DONE BUTTON”{
goto Points_1
}

just write

goto Points_1

I hope this will solve your issue

Thank you but I solved it, and it works perfectly thank you for all you knowledge and help tho!!

lol OK what was the problem then?

tappable
“IM DONE BUTTON”{
goto Im_done
} “ROMANCE BUTTON” {
goto Romance_1
} “FRIENDSHIP BUTTON”{
goto Friendship_1
} “RULER BUTTON”{
goto Ruler_1
} “MAGIC BUTTON”{
goto Magic_1
} “STRENGTH BUTTON”{
goto Strength_1
}“FAMILY BUTTON”{
goto Family_1
}
I didn’t have this at all in the right area lol

lol OK great that you solved it!!

1 Like

well THAT is extremely convenient

1 Like

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.