Hi everyone how can I edit my script so at the end of a chapter the reader can check /boost their points?
Okay, this is a bit complicated so stick with me. Can you PM me?
its pretty simple:
here is explained how to show points in detail:
And for boosting them I will copy hee how I do it in my story:
INT. SANDSTONE CAVEMAN
&zoom reset
@transition fade in black 2
@speechbubble is 160 422 to 100%
NARRATOR
Points [5956593054318592] /19
###############################################################################
@speechbubble is 160 200 to 100%
NARR
Would you like to maximize your points to 19?
choice (points_12)
“Yes - I want to buy points” {
@POINT =19
NARRATOR
Points: 19/19
} “No thanks.” {
}
###############################################################################
Thank you Farah
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.