where would i get the overlays?
format phonetext did really have this coding?
the overlay can change name character to right?
bump
Thank you for the tip!
Hey! I want to know how to do so that the reader can choose to answer the message and read it. I tried what there is on the publication but it does not work …
thank you for your reply. have a good day
Just wanted to add that for the phonetext format, use @CHARACTER left or @CHARACTER right to determine whose texts you want to show up on which side of the screen.
How to u make the text message appear when someome taps the screen?
(I decided to make my story text-bassed)
Let’s say you want to use the format style and the episode has 2 different text messages in it…
Can you have 2 different main characters so that two people show the blue messages or can you only have one.
I approve of this idea. This looks very creative too!
Does anyone have a clue why it can’t be used inside an if/elif/else statement? I tried to do it, but I got this error message for my ‘if-line’:
There is a { on line 40 that does not have a matching }
(Actually, I already have an if/elif/else statement inside of another if/elif/else statement, and I wanted to add this “text message choice” inside of that second one. :,D)
My code looks something like this
if (ch604 is “Go after Kyle.”){
TEXT HERE
if (partyoutfit is “Punk-Rock Queen”) {
@NANA changes into nana_party1
} elif (partyoutfit is “Laid-Back Chic”){
@NANA changes into nana_party2
} else {
@NANA changes into nana_party3
}
TEXT HERE
if (MANDY > 0){
TEXT HERE
} else {
TEXT HERE
}
TEXT HERE
NARRATOR
New message
choice
“Open new message”{
CHARACTER
Hi!
choice
“Reply”{
CHARACTER1
Hi… who are you?
}
}
} elif (ch604 is “Stay because of Punk.”){
…
@Apes can you please help me? I’m new here and don’t really know what to do…
I’m on here because i need help with the message scenes in the phone background because when i try to use it it just appears black…
PM me your whole code.
try @zoom reset
This is awesome! Can’t wait to use it in my stories. Honestly a really cool feature.
bump!
omg yay! btw on the ifake text message how do you save the text conversation? like how do you save it on a laptop so you can upload it on episode?
as a background just save it on your laptop, make sure it’s 640x1136
Bump
Is there a code to manually change the main character within the script when set in phonetext format?