This tutorial is about text; not how to write it, but the features you can implement to make it look good. To view special "code", open up a new text window in the event commands list. R-click on the word "text" and it will bring up a list of the different symbols and what they do. Important combinations (and the ones you're most liikely to use) are as follows:
text commands
\| :This is actually the same key, found above the "shift" key on your keyboard. It creates a 1 second pause in the text display, for times when you want to reveal some dramatic plot point, or if your character is just dumb and forgot to add something for a second.
\^ :this command skips the part where you press enter (or whatever) to go to the next block of text (to save having to make 10 bubbles, tick off "Batch", which cuts up your giant block of text for you, so you only have to insert on text box). It's to save time.
\> :displays the text in one shot. Again, nice and quick.
\G :brings up another window that shows how much gold you have, much like with shop events
\v[x] :displays a variable, the number of which replaces the x
\n[x] displays/calls the actor's name, even if you change it at some point i.e Ralph is actor 1
colors!
You can also throw in color, by putting in \c[x] where x is the number of the color. And here's a list of what the most common are: \c[1] blue \c[2] pink \c[3] green \c[4] Light blue \c[5] gray \c[6] orange \c[7] coal \c[8] grey-like \c[9] D blue \c[10] red \c[11]Dgreen \c[12] Lighter blu \c[14] gold \c[15]black \c[17]yellow \c[18] blood red \c[19] smoke \c[20] orange \c[21]gold-ish \c[23]Bright blue \c[24] Neon green \c[27]pink \c[28]Dark green \c[0]white the rest are "off-shades", which basically all look like the same stupid light purple color.
Importantly, there's an example/picture in the Help section that clarifies the color use; you need to tell it change back to the original text color (so \c[0] when you want to change it back to white), otherwise it stays the color you changed it to. If you're using color, it's worth the look. And here's a bonus: my beloved text skip, for digesting those cruel, uber-batched world history dialogue.
text skip
make a switch called "skip" (we'll say it's switch 3 ) when testing, you can open the list of switches with F9, so when you're testing, hit F9 to bring up that list and click the Skip switch ON In your event, at the start of your text tower, put a condition branch-if switch 3 -text-is ON > jump to label-skip go to the bottom of your text tower, use a label on the last block and call it "skip" When your switch is ON, it'll jump from the condition branch to the skip label; it takes some practice to get them lined up properly
That should be a sufficient lesson on something that no one really cares that much about.
"Everyone deserves a second chance. Make the most of it." -Umbro
"Power. I never understood why people sought out for it, killed for it. I have the ultimate power, the unstoppable force, and yet...I wish I had none of it." -Umbro
I'm a fun and kind Umbreon :3 Don't be afraid to talk to me :)