How do you plan for your visual novel?
Motivation, Inspiration, Application. Probably not the right person to ask here. I just started making my VN.
But if I had to say anything, it's just to be in a state of mind where you feel like you want to do something. Let's say you found out that everyday you have 2-3 hours free where you do absolutely nothing and you want to change that.
Next, be open to the other novels around you. Or even other stories. Make yourself say, "I wanna make one too."
Then after that, actually do something. Get coding. Get drawing. Everything.
How do you stay organized?
I leave a lot of spacing in my code.
I define my images like so:
[character name][eye direction][facial expression][pose][outfit]
So you can easily call them next time like:
show carl me smile normal normal
and then let's say he just looks away with a sad face
show Carl me sad
I keep my images, music, SFX, and everything else in separate folders as much as possible.
Clear your desk, clear your mind.
And if things get a little messy, just keep going until you finish something, as long as it works in the end. Remember, nobody's looking at your code.
How do you keep motivated?
Probably the hardest to do.
I just pester my friends about it and make them play it and constantly ask them what they think about it. Let my friends know that this project is important to me. And in a way, try making it for your friends or for the audience.
If you're introverted however, then just simply open your game for 5-10 minutes everyday. Type a little bit of code that you think is necessary. Add little bit by little bit. Nobody's racing you.
Do you use a planner to help?
I have a whiteboard where I write down important notes, names of .mp3 files, general mapping of the storyboard. It also has a checkbox of things I have to accomplish within the month.
Reward yourself when you finish a whole lot of code. I like eating sweets and stuff while working.
Is there a site that can help you stay organized?
So far, lemmasoft is the best I got. All my social media sites are a mess. But I keep my art in DA just in case.
Do you use a character sheet for your characters?
Of course. It's nice to remind yourself what the character's personalities are, and little facts about them. This is important while writing script because sometimes you just write stuff off on a tangent. Having a character sheet helps a lot.
It also kinda sorta motivates me to continue the story.
If not, what helps you make them or give more detail about then?
You give them a simple personality, and give that personality a name. Mine goes like, "Passive", "Manly", "Bitchy", "Quiet..." so on and so on. And simply try to base the next thing a character says based on the personality I gave them.
Do you use an outline or go straight with writing since you have it all in your head?
It's nice to have an outline. A storyboard. At the very least, know how your story begins, how it ends, the important scenes, and then you can improv the rest. Just connect the dots.