Tips & Hacks Authors NEED to Know - by Jihi

Hello Episodians! 

I'm Jihi, 20 years old and I'm an author of 2 stories, (Check them out if you wish: La Vie En Bleu (Life in blue), and A Journey To Earth, I will be thankful! ).

In the process of writing, I discoverd many things that I would like to call "hacks" that facilitate the process of writing and makes your spoting neater and shows that you've put too much effort in writing that story when the only thing you did is a few things...
Without any further ado, let's get started! 


*************************************************************

♥ Make perfect cover arts without using any advanced photoshop tools:

Have you ever seen a cover art and been like, "That's so perfect!", "How did they do?", "Why can't I make covers like this?", well don't be, cause now you can!
Well it's too easy, easier than you might even think!

Tools you will need for this:


  • Your Episode app (obviously).
  • A story for testing (where you can test animations, sounds, backgrounds...), it does not have to be published, of course.
  • A background you want for your cover (could it be a wallpaper, a place, an existing background in the writer portal...).
  • An editing app or an online editing tool (I usually use http://pizap.com).
  • And last but not least, an image enlarger tool (I use http://imageenlarger.com).
Steps you will need to follow:
  1. Create a testing story (if you don't have one already).
  2. After you've chosen your background, if it's an existing background put it in the start of the episode (eg: EXT. BEACH WEDDING - DAY), if it's a custom background, add it in the art catalogue (it does not have to be approved, you're not gonna publish anyways), and use it.
  3. Create characters of your story (only create characters you're gonna need in the cover), and then add them (eg: @KAT spot 2.500 -72 -1064 ANDKATfaces left).
  4. Put any animation you would like them to have in the cover, and by any I really mean any! Could it be an availabe animation or a hidden animation, cause you only need to be able to test it in the app you don't need it to be error free! ​ (Cool right?)
  5. After you've finished and happy with the outcome, take a screen shot of it, and add it to your computer (if needed).
  6. Open the editing tool you use would it be on your phone or computer, and then crop the image to fit the large cover size and then start editing it by adding png images from Google, or the title, you can do anything, just be creative!
  7. After you're done editing and quite happy with your cover, open the image enlarger tool and make it x2 larger (more or less), and save it.
  8. (This is not really a step xD) save it to the app and thank me later! ​ (Ok jk. ​)
++++++++++++++++ 

♥Prevent characters from popping up awkwardly after a transition in:

Simply, put the background and then place the characters (using spotting: @KAT spot 2.500 -72 -1064 or not), face them the way you want (eg: @KAT faces right), and then trick is: instead of putting a "@" before the animation (eg: @KAT is talk_neutral) put a "&" instead (eg &KAT is talk_neutral), so that the transition is not interrupted.
Then after your characters are well placed, doing animations, put the transition with "in" instead of "out".

PS: zoom reset, sounds, music are okay and would not interrupt a transition.


++++++++++++++++ 

♥Make successive animations using one command:

"THEN" command is key!
Use THEN instead of AND to make the character make different animations successively.
This is much useful for a lively effect with background characters interacting. (I mean wouldn't it be much better if the background characters made many animations successively till the end of the scene instead of making just one and going into idle? Heck yeah!)
Also, have you ever noticed that in some scenes (sad scenes for example), you put your character to enter the scene while walking sad (eg: @KAT enters from right to screen center AND KAT does it while walk_sad), your character goes to idle (which is not a sad animation) then your put it to @CHAR isidle_sad, don't you notice a gap in here? Something not so cool and makes the scene less lively? Well I do notice, and me, as an author I prefer my story to be perfect! Which is why I use the donacode:
"@CHAR enters from DIRECTION to screen POSITION AND CHAR does it while idle_sad THEN CHAR is idle_sad"
This will put your character into idle_sad instead of idle directly after entering the scene. Pretty cool right? 


++++++++++++++++ 

♥Fading in and fading out music:

I have been wondering how to do that and found out recently (unfortunately, I've already published my story. ​)
Anyway, the donacode is so easy:
"volume music VOL TIME"

VOL: is the volume of the music (0 to 100)
TIME: the duration you want your music to fade before it stops or comes back to normal (in milimeters)

Eg: volume music 0 2000 (the music is gonna stop in 2 seconds)

You can for example reduce the sound but not stop it completely, (for eg: a party where the character goes out to do something but the music is still hearable, so you fade it to 50% in 0sec (which will be volume music 50 0) for example to give it a more realistic effect. And then when you wanna stop the fade use the donacode: volume music 100 0.)

PS: Don't forget to put your music volume to 100% when you're finished your scene so that future music you put can be hearable!


++++++++++++++++ 

♥Creating background characters:

So instead of creating them one by one, just use the Script Templates in the writer portal and insert a crowd scene then erase it. This will create some background characters for you so you can use them in your scenes to make them more realistic.
You can keep the same outfits or change their outfits depending on the scene, and when you wanna use them in another scene simply change their outfit in the writer portal by using the donacode: @CHAR changes into outfit


++++++++++++++++ 

♥Entering and exiting without changing the size or spot:

To avoid making the characters bigger when they exit or make them enter from a specific spot, it's too simple!

To make characters enter from a specific spot:

  • Place your character somewhere off screen, using spot directing. (Eg: @CHAR spot 1.280 -500 87 (down screen) or @CHAR spot 1.280 500 87 (up screen )@CHAR spot 1.280 -500 12 (offscreen left) @CHAR 1.280 500 12 (offscreen right)).
  • Then to make the character enter to a spot by keeping the same digits (those I put in bold in the previous example.) and changing the digits to fit to the "on screen" spot you want. Use the donacode: @CHAR walks to spot 1.280 x y (y can be 87 or 12 in the previous example).
To make characters exit from a specific spot:
  • Place your character wherever you wish on the screen, using spot directing. (Eg: @CHAR spot 1.280 28 120
  • Then to make the character exit from a spot is to put them somewhere offscreen keeping the same digits in the donacode "@CHAR walks to spot 1.280 x y ", keep the same x if you want them to go left or right, keep the same y if you want the to go up or down,
++++++++++++++++ 

♥Easy flashbacks:

I know, flashbacks can be tiring and time consuming, but not anymore!

I mean, you really wanna put a flashback somewhere in your story but when you think that you should change the outfit (maybe the hair style as well), and then change everything back... And when it follows a choice, it can be REALLY hard to play with gains and everything... So, you start to question whether you really need that flashback and decide not to put it because you think it's not necessary but deep down you wish you were less lazy... ​ Yeah I got ya!

So, a lazy Episode hack for flashbacks is to create another character (characters), change their hair outfit and everything to suit your flashback, and then you make the scene for your flashback using these new characters. What about the names you ask? Well you put their display name to be the same name as your characters (or NAME or whatever else your characters might have chosen).

This might seem hard with the customized character, but nuh no! You have no excuse. Before publishing your story, always create a character and make it change features along with your customized character (just in case you need flashbacks later in the story), and then give them the same script name as your character.

No more excuses, ok? Ok.


♥Backgrounds for camera - Zone 1/2 OTS Left/Right:

When you're in a garden, street, etc you can for example put each character in a different zone so that the background is a little bit changed and gives the allusion that they are really facing each other.

Let me explain more, in the first shot, for example it is Char1 that speaks, and therefore he is the one facing the camera, we put the characters in zone 1, and then when it is Char2 speaking and thus he is the one facing the camera, we put the characters in zone 2 and so on...

When you're in a room, inside the house etc... Just put the characters in shot 1 in one background and then in shot 2 in another background that might seem similar to it be it a door or another room that seems alike...

Be creative and play with backgrounds to create the perfect scene!


++++++++++++++++ 

♥Avoid awkward zooming situations:

Sometimes when you're reading fast or you're testing your story you tend to click too fast which might cause the scene to freeze in a certain position till you have a zoom reset later....
It is annoying, I know! So I discovered how to fix this, perhaps!

So my tip is to avoid slow zoomings, or if you're gonna have them, make sure to include 2 lines of dialogue for each 1 sec of zooming.
My second tip is to put pauses after the zooms so that the scene doesn't change before the zooming is complete, this is really helpful, I've tried it and itdoes work!

++++++++++++++++ 

♥Get creative with outfits:

Did you know that you can mix up clothes and get a cute outfit ? Well now you know!

You can for example wear two dresses one with sleeves and the other one without sleeves to get a new dress! Or you can do that with shirts too, be creative!

++++++++++++++++ 

♥Special choices:

Did you know that you can make choices that disappear once you choose them, or which won't let you proceed till you've chosen them all?
Here is how to do it:

Choices that disappear once you choose them:

So the trick is to put all the choices normally, and then inside each choice put the rest of the choices and inside each choice of the choices you've added add the rest of the choices till you have none, repeat this while all the choices.

Choices that won't let you proceed till you choose all of them:

Well, the trick is to play with labels and gains:

Here is an example:

"label search

INT. OFFICE BEDROOM - NIGHT
&cut to zone 3
@transition fade in black 2
@KAT enters from right to screen right AND KAT does it while walk_rear AND KAT faces right

KAT (rear)
Bla bla bla?

choice
"Option one." {
goto option_one
"Option two." {
goto option_two
"Option three." {
goto option_three
"Option four." {
goto option_four
"Option five." {
goto option_five
"I'm done searching." {
goto finished_all_check
}

label option_one
@cut to zone 3
@KAT walks to spot 0.935 144 173 in 2 AND KAT does it while walk_rear AND KAT faces right
@KAT is tinker_loop_rear AND KAT faces left

KAT (talk_excited)
Bla bla bla!

@transition iris out

gain done_one
goto search"

Repeat for all the options and then:

"label finished_all_check
if (done_one) {
if (done_two) {
if (done_three) {
if (done_four) {
if (done_five) {
goto finished_all_for_real
}}}}} else {
KAT (talk_angry_arms_crossed)
Bla bla bla!
goto search
}

label finished_all_for_real

KAT (talk_excited)
Bla bla bla!"

************************************************************* 

Thanks for reading and let me know which tip worked good for you and which one you found most helpful! See you next time. 

Xoxo ♥

-Jihi


@episode.jihi

COMMENTS

$type=three$cate=none$h=130$meta=0$rm=0$snip=0$title=hide$pages=show$count=50$show=/bedrooms

$type=two$count=50$cate=none$h=190$rm=0$snip=0$title=hide$viewall=hide$show=/stories-under-10k

$type=two$count=50$cate=none$h=190$rm=0$snip=0$title=hide$viewall=hide$show=/stories-under-5k

$type=three$cate=none$h=123$meta=0$rm=0$snip=0$title=hide$pages=show$count=50$show=/playthroughs

$type=three$cate=none$h=130$meta=0$rm=0$snip=0$title=hide$pages=show$count=50$show=/overlays

$type=blogging$cate=0$count=50$height=150$author=hide$show=/extra

$type=three$cate=none$$rm=0$snip=0$title=hide$viewall=hide$meta=hide$show=/fan-art

$type=blogging$cate=0$count=50$height=150$author=hide$show=/author-interviews

$type=blogging$cate=0$count=50$height=150$author=hide$show=/story-reviews

$type=blogging$cate=0$count=50$height=150$author=hide$show=/news

$type=blogging$cate=0$count=50$height=150$author=hide$show=/script-templates$pages=show

$type=two$cate=none$h=190$rm=0$snip=0$title=hide$viewall=hide$meta=hide$show=/tips-and-tricks

$type=two$count=50$cate=none$h=190$rm=0$snip=0$title=hide$viewall=hide$meta=hide$show=/tutorials

$type=three$cate=none$h=130$meta=0$rm=0$snip=0$title=hide$pages=show$count=50$show=/backgrounds

Name

Alison Renee Stone,1,Alley,15,Animals,9,Announcements,8,Arcade,5,Author Interviews,6,Autumn,12,Background Factory,84,Backgrounds,891,Balcony,9,Ballroom,9,Bar,15,Basement,3,Bathroom,29,Beach,21,Bedroom,131,Black Jack,2,Body Effects,4,Bridge,6,Building,26,Cafe,2,Car,41,Carnival,12,Castle,8,Charlotte Palmer Evans,15,Chase Jacobs,1,Christmas,8,Cinema,2,City,16,Classroom,14,Closet,3,Club,15,Coffee Shop,8,Competition,7,Cora Harris,2,Cora Jones,162,Courtroom,2,Creator's Contest Winners,1,Creatures,4,Cyberpunk,187,Day,667,Decor,4,Diner,7,Dmaland,1,Docks,2,Dungeon,4,Dusk,3,Dx.edts,9,Dystopian,37,Ember Edwards,3,Entrance,6,Epy Elegance,7,Epyy Emma,3,Exterior,317,Extra,1,Fall,2,Fan Art,8,Fantasy,66,Feature Friday,4,Fence,1,Fireworks,1,Flowers,1,Food,6,Forest,15,Foyer,1,Freckles,12,Funeral,2,Funicidal,44,Furniture,7,Gallery,9,Garden,7,Guides,1,Gym,12,Halloween,2,Hallway,23,Horror,10,Hospital,29,Hotel,6,House,73,Ink,15,Instruments,2,Interior,574,J Miley,104,Jail,6,Jordan,93,Joseph Evans,50,Josie J,8,Juvie,1,Katrine,13,Kitchen,32,Lara,3,Lara-Jane Johnston,28,Laundry,4,Lauren K,1,Leilak,3,Leon Lionfang,1,Lexielle,4,Library,8,Limbs,68,Limelight,20,Living Room,75,London,9,Margo Vincent,2,Medieval,11,Music,1,Mystery,6,News,35,Night,221,Objects,13,Office,47,Over Shoulder,6,Overlays,395,Party,6,Phoenix Faraday,2,Phones,49,Picnic,1,Plane,12,Playthroughs,14,Police,9,Pool,6,Pretty Little Liars,2,Prison,8,Profiles,1,Radhika,6,Rain Riverton,5,Reception,2,Restaurant,15,Road,6,Ruins,1,School,52,Sci Fi,28,Script Templates,24,Security,3,Shara,26,Shop,36,Sid,4,Sky Summerstone,3,Slider,51,Soulbound,3,Special Fx,8,Sports,7,Sri.episode,11,Starx bgs,16,Stephanie Vb,14,Store,2,Stories Under 10k Reads,10,Stories Under 5k Reads,14,Story Reviews,7,Street,51,Subway,6,Summer,10,Sylvia Eve,2,Tamara,2,Tara Explains,1,Tea of the Week,1,The Ember Effect,3,The Phoenix Prophecy,2,The Secret of Rain,5,Therese,47,Thorne Art Studio,12,Tiffany Quinn,2,Tips and Tricks,9,Toilet,1,Townhouse,5,Tutorials,35,Underwater,10,Valentines,3,Veronica,3,Victorian,5,Warning Messages,2,Xaeni,73,Yoga,3,Yulya,13,Ziyaxrain,1,
ltr
item
Episode Life: Tips & Hacks Authors NEED to Know - by Jihi
Tips & Hacks Authors NEED to Know - by Jihi
https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhUkU7yUm5RJEx2-umJ9NaL3tuL5RW0ZhUxg0GCre-9fqVnak_9ii3VV4iia6VuoJQX6n4EjffQbdH-TtncrbtDOMaBdKfFvIL3AzBSl0zu-xyd9uxX62z-2ZAcVKYDlamVxr2YUicLuGCG/s1600/tips_and_hacks.jpg
https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhUkU7yUm5RJEx2-umJ9NaL3tuL5RW0ZhUxg0GCre-9fqVnak_9ii3VV4iia6VuoJQX6n4EjffQbdH-TtncrbtDOMaBdKfFvIL3AzBSl0zu-xyd9uxX62z-2ZAcVKYDlamVxr2YUicLuGCG/s72-c/tips_and_hacks.jpg
Episode Life
https://episodelifeblog.blogspot.com/2017/03/tips-hacks-authors-need-to-know-by-jihi.html
https://episodelifeblog.blogspot.com/
http://episodelifeblog.blogspot.com/
http://episodelifeblog.blogspot.com/2017/03/tips-hacks-authors-need-to-know-by-jihi.html
true
1921350208453812889
UTF-8
Loaded All Posts Not found any posts VIEW ALL Read more Reply Cancel reply Delete By Home PAGES POSTS View All RECOMMENDED FOR YOU LABEL ARCHIVE SEARCH ALL POSTS Nothing found Back Home Sunday Monday Tuesday Wednesday Thursday Friday Saturday Sun Mon Tue Wed Thu Fri Sat January February March April May June July August September October November December Jan Feb Mar Apr May Jun Jul Aug Sep Oct Nov Dec just now 1 minute ago $$1$$ minutes ago 1 hour ago $$1$$ hours ago Yesterday $$1$$ days ago $$1$$ weeks ago more than 5 weeks ago Followers Follow THIS CONTENT IS PREMIUM Please share to unlock Copy All Code Select All Code All codes were copied to your clipboard Can not copy the codes / texts, please press [CTRL]+[C] (or CMD+C with Mac) to copy