Writing game script??
by Martin Askestad · in General Discussion · 03/06/2005 (12:06 pm) · 2 replies
I need to write a script for my game. Not a "torque script" but a script dealing with story, dialog, scenes etc.
Do I write this the same way as I would write a movie script? The main problem I have is the fact that the game is interactive. There will be several paths to take, also several endings, as the player may fail at difirent places in the game.
Do I write this the same way as I would write a movie script? The main problem I have is the fact that the game is interactive. There will be several paths to take, also several endings, as the player may fail at difirent places in the game.
About the author
Always have ideas for new games. But not always the motivation or the skill.
#2
03/06/2005 (1:41 pm)
If you are not at least an advanced writer, you should recruit one to write the script. Writing good interactive fiction is quite challenging, and it's a pity how many games have good gameplay and graphics and sound but are ruined by a lousy story.
Torque Owner Chris Newman
And somewhere else have numbers with the scene description and what can happen at each scene.
So in the end you have a nice graph and the descriptions to go with each path.