Tacit, I realized that you were speaking more of games. I like your ideas.
As for the nodes as levels, I''m thinking more of event nodes to signify what happened, when and where (and who was involved). A level is a geographical location, and is unimportant in and of itself; it is what transpires at that location that creates story/drama/tension/etc. Locations could (should!) be dynamic, responding to events. By this I mean, the installment of a despotic tyrant would probably lead to widespread poverty, so buildings would begin to fall into disrepair and people would look more gaunt, etc. See Black & White''s implementation of responsive environment wrt how you rule/reign/govern your world.
As yet, there aren''t too many course materials (this being the first offering), but I plan to continuously update this thread with more information and references as they evolve in class. The existing tools (being developed and used at other institutions, notably MIT and CMU) are Alice, Unreal Tournament and Quake. What I find rather displeasing is the overemphasis on graphics, as though too many of the "researchers" in this field are really hobbyist game developers. My programming partner suggested building an application that turned out dynamic screenplays per user input rather than bothering with graphics, focusing more on content right now but the professor wasn''t too enthusiastic. Alice sucks, IMO, so UT it is...
I''ll keep y''all posted.
[ GDNet Start Here | GDNet FAQ | MS RTFM | STL | Google ]
Thanks to Kylotan for the idea!
Narrative interpolation
I understand the directed graph and the feedback but are u saying the feedback is used to keep the reader interested in the main plot (the linearity u spoke of) or to dynamically generate a plot for the main character/s that is to the readers liking?
-potential energy is easily made kinetic-
quote:
Original post by Infinisearch
I understand the directed graph and the feedback but are u saying the feedback is used to keep the reader interested in the main plot (the linearity u spoke of) or to dynamically generate a plot for the main character/s that is to the readers liking?
The second option. The objective is to dismiss the need for prewritten plots.
What is a plot? A sequence of occurences with some form of correlation, and preferrably some dramatic drive. The tools of plot are setting (location, time, witnesses, etc) and interaction (who did/said what to whom). If we can create environments that supply the first, and the user supplies the second, then why can''t we develop coherent and powerful plots from that? That''s the objective here. I''m trying to define a system that allows you to throw in a bunch of "plot nodes" and then "smooth" them together into a dramatic arc (kinda like how control points define a bezier spline).
[ GDNet Start Here | GDNet FAQ | MS RTFM | STL | Google ]
Thanks to Kylotan for the idea!
Interesting, but in the context of single player games, i guess u would still need a overall goal. i.e. kill the evil overlord... In massive multiplayer i think this would be perfect, assuming u could still inject static nodes to start new plots sub-plots. It is similar to an idea I had about a dynamic history tree.
Where one database of event information is shared for all characters. But access is regulated by character AI, where the data is also modified through modifiers. Not the original data of course, remember the game telephone think of it as each step being a function. The modifiers distort data and can be composited and inherited. For example if person A witnessed an event, depending on that persons knowlege of related topics (the modifier for firsthand interpretation) would interpret that event a certain way. ("The Drought killed my crops the water god is angry", versus "The boss must''ve shut down the water supply again because the peasants were gettin a little to confident) Then second hand information could be a weighted balance between the a relationship modifier, and personal knowlege, and previous knowlege of that event if present.
I think this would really contribute to gameplay. I never really believed in "NPC''s". Any character around could and should become involved in plots/sub-plots if touched by an event/the main character. Just like in real life that doesn''t mean most people will go crazy but this would lend to things like a shopkeeper smuggling weapons to rebels in a occupied village... And following your train of thought could be weaved into a greater plot, based on which plot/sub-plot characters the player takes interest in.
-potential energy is easily made kinetic-
Where one database of event information is shared for all characters. But access is regulated by character AI, where the data is also modified through modifiers. Not the original data of course, remember the game telephone think of it as each step being a function. The modifiers distort data and can be composited and inherited. For example if person A witnessed an event, depending on that persons knowlege of related topics (the modifier for firsthand interpretation) would interpret that event a certain way. ("The Drought killed my crops the water god is angry", versus "The boss must''ve shut down the water supply again because the peasants were gettin a little to confident) Then second hand information could be a weighted balance between the a relationship modifier, and personal knowlege, and previous knowlege of that event if present.
I think this would really contribute to gameplay. I never really believed in "NPC''s". Any character around could and should become involved in plots/sub-plots if touched by an event/the main character. Just like in real life that doesn''t mean most people will go crazy but this would lend to things like a shopkeeper smuggling weapons to rebels in a occupied village... And following your train of thought could be weaved into a greater plot, based on which plot/sub-plot characters the player takes interest in.
-potential energy is easily made kinetic-
-potential energy is easily made kinetic-
quote:
Original post by Infinisearch
Interesting, but in the context of single player games, i guess u would still need a overall goal. i.e. kill the evil overlord...
Why?
Why should I kill the evil overlord? What if I don''t want to? What if I just want to live quietly in the valley, ekeing a living out of the land? What if I''m too scared to "fulfill my destiny"? Why should I not be able to explore this exquisite virtual world because some fool designer thought I absolutely had to go off murdering goblins and freeing the world?
That''s the real fun part. Yes, there will be a basic motive and stimulus, but we wont require the user to advance at all! If you so prefer, you can just stay right where you are and do nothing. Eat, sleep, marry, have kids, grow old and die. The universe may forever be lost to evil, or "the Ancients" may have had a contigency plan; what do I care?
Also keep in mind that these techniques are being developed within the purview of interactive drama/narrative. To be applied in games they may need to be modified. But just as a thought, I would rather have run around Liberty City exploring than taking on jobs from various people. So what if I never got (and never get) past level 1?
quote:
Where one database of event information is shared for all characters. But access is regulated by character AI, where the data is also modified through modifiers. Not the original data of course, remember the game telephone think of it as each step being a function. The modifiers distort data and can be composited and inherited. For example if person A witnessed an event, depending on that persons knowlege of related topics (the modifier for firsthand interpretation) would interpret that event a certain way. ("The Drought killed my crops the water god is angry", versus "The boss must''ve shut down the water supply again because the peasants were gettin a little to confident) Then second hand information could be a weighted balance between the a relationship modifier, and personal knowlege, and previous knowlege of that event if present.
I like this. I like it a lot!
quote:
I never really believed in "NPC''s". Any character around could and should become involved in plots/sub-plots if touched by an event/the main character.
A worthy mantra.
[ GDNet Start Here | GDNet FAQ | MS RTFM | STL | Google ]
Thanks to Kylotan for the idea!
"Why?"
Well like I said, it was more in the context of single player games. But in truth it was a statement i didn't want to say. Complete freedom would great, but its not linear story i was aiming at. It was the threads that make up the fabric. While u can sit and live on the country in peace if u want, but the consequence in the game should follow real life... the evil will come to u. I'm not saying don't explore the world or admire it, i'm saying multilple plots and subplots should be presented to the player either directly or indirectly and the player should be able to choose whatever... But i also think the world should go on whether or not the player chooses to interact, and be prepared to deal with the consequences.
"But just as a thought, I would rather have run around Liberty City exploring than taking on jobs from various people. So what if I never got (and never get) past level 1?"
I'm not suggesting levels but lets say you run around exploring, and a sub-plot appears. A character u meet kid got kiddnapped, u save the kid. Mind u this hasn't nothing to do with the main plot. U make a name for yourself, trouble might come to u, or maybe people will start asking for your help. Eventually u piss off a local gang enough to declare u a problem that has to be dealt with. Kill or be killed, but damn this local gang boss reported directly to the mayor of liberty city. Now whether this was fact when u started playing the game isn't necessarily true, but it can't be proved or disproved, and voila u have magically finished "level" 1. U are also blinked into existence in the mind of the mayor who now has your description.
"I like this. I like it a lot!"
Thanks, so do I. Tell me what your teacher thinks of it too. The reason I looked at the problem like this is because a database for each character would be to big. What i'm suggesting would be pretty big too, but high order thought on this level does not need to occur on a frame by frame basis. There are some other things to my method but my post is too long as it is. In truth if combined with the idea in the annotated objects thread I really think one can provide a truely immersive world that the player can get lost in.
So when do we start coding? lol
EDIT- By the way does stuff like this and the annotated objects belong in the AI forum?
-potential energy is easily made kinetic-
Edited by - Infinisearch on January 20, 2002 10:12:32 PM
Edited by - Infinisearch on January 21, 2002 4:50:03 PM
Well like I said, it was more in the context of single player games. But in truth it was a statement i didn't want to say. Complete freedom would great, but its not linear story i was aiming at. It was the threads that make up the fabric. While u can sit and live on the country in peace if u want, but the consequence in the game should follow real life... the evil will come to u. I'm not saying don't explore the world or admire it, i'm saying multilple plots and subplots should be presented to the player either directly or indirectly and the player should be able to choose whatever... But i also think the world should go on whether or not the player chooses to interact, and be prepared to deal with the consequences.
"But just as a thought, I would rather have run around Liberty City exploring than taking on jobs from various people. So what if I never got (and never get) past level 1?"
I'm not suggesting levels but lets say you run around exploring, and a sub-plot appears. A character u meet kid got kiddnapped, u save the kid. Mind u this hasn't nothing to do with the main plot. U make a name for yourself, trouble might come to u, or maybe people will start asking for your help. Eventually u piss off a local gang enough to declare u a problem that has to be dealt with. Kill or be killed, but damn this local gang boss reported directly to the mayor of liberty city. Now whether this was fact when u started playing the game isn't necessarily true, but it can't be proved or disproved, and voila u have magically finished "level" 1. U are also blinked into existence in the mind of the mayor who now has your description.
"I like this. I like it a lot!"
Thanks, so do I. Tell me what your teacher thinks of it too. The reason I looked at the problem like this is because a database for each character would be to big. What i'm suggesting would be pretty big too, but high order thought on this level does not need to occur on a frame by frame basis. There are some other things to my method but my post is too long as it is. In truth if combined with the idea in the annotated objects thread I really think one can provide a truely immersive world that the player can get lost in.
So when do we start coding? lol
EDIT- By the way does stuff like this and the annotated objects belong in the AI forum?
-potential energy is easily made kinetic-
Edited by - Infinisearch on January 20, 2002 10:12:32 PM
Edited by - Infinisearch on January 21, 2002 4:50:03 PM
-potential energy is easily made kinetic-
January 20, 2002 10:26 PM
quote:
Original post by Oluseyi
What is a plot? A sequence of occurences with some form of correlation, and preferrably some dramatic drive.
...
If we can create environments that supply the first, and the user supplies the second, then why can''t we develop coherent and powerful plots from that? That''s the objective here.
I used to think this was the case. Apparently many logic oriented people think that is the correct definition (MIT computer dept, etc).
But this Xmas I changed my tune. I started reading some books by writers, and by those who teach writing, and they disagree. According to them, writing a story requires, *and is defined by* a meta-structure.
It''s not a series of events that happen to be related, it''s a larger picture where the events just flesh out the skeleton of the story. The events *necessarily* move towards an ending.
"The story ends when the first major line of tension is resolved." -Orson Scott Card
The only exception to this was what Orson Scott Card called ''millieu'' stories, where the whole point was to explore an environment (think _Alice''s Adventures in Wonderland_). There the protagonist explores this strange world the author creates, and then (usually) goes home at the end. He really didn''t describe what defined the end, but I got the feeling it wasn''t altogether arbitrary.
So if you want a millieu game, the (major) point of the game is to wander around and explore the game world and/or game mechanics. But such a game doesn''t generally involve drama. More like Tomb Raider. Conflict yes, drama no.
Randomly generating a sophisticated millieu game would require a massive set of resources to draw from. Not impossible, but not easy. The repetition inherent in computer games is a thing to worry about.
quote:
I''m trying to define a system that allows you to throw in a bunch of "plot nodes" and then "smooth" them together into a dramatic arc (kinda like how control points define a bezier spline).
According to the writers, the plot nodes derive from the fundamental story arc, not the other way around. The plot nodes serve to move the protagonist to the end of the story, either by blocking his direct path and diverting him to an alternate, or by changing the protagonist to enable him to proceed. If you don''t know where the story is heading, the plot nodes won''t be successful at producing "coherent and powerful" drama, because they won''t aim in the right direction.
That doesn''t mean it can''t have entertaining results, just that you won''t get Shakespeare. And they could be wrong, since they are focused on as linear, non-interactive media. But browsing through the archives of the rec.arts.interactive-fiction newsgroup suggests that your approach will not produce what you want.
These are only my opinions. Feel free to disagree or ignore.
JSwing
I don''t think that invalidates the whole idea. Rather, it just alters the way you need to approach it. Perhaps the system should generate the ''ending'' first and work backwards from there.
From a technical point of view, the node-graph idea is interesting - but what about taking it a step further, and making it extensible, via the internet? Downloading new nodes...
Oh, and as for the milieu game stuff: Myst...
Superpig
- saving pigs from untimely fates
- sleeps in a ham-mock at www.thebinaryrefinery.cjb.net
Edited by - superpig on January 21, 2002 11:22:34 AM
Oh, and as for the milieu game stuff: Myst...
Superpig
- saving pigs from untimely fates
- sleeps in a ham-mock at www.thebinaryrefinery.cjb.net
Edited by - superpig on January 21, 2002 11:22:34 AM
Richard "Superpig" Fine - saving pigs from untimely fates - Microsoft DirectX MVP 2006/2007/2008/2009
"Shaders are not meant to do everything. Of course you can try to use it for everything, but it's like playing football using cabbage." - MickeyMouse
quote:But wasn''t the original goal to reduce the deterministic nature of the storyline structure? It''s all very well and good to use this method to create storylines that change each time around, that is essentially no different from randomly generating maps of important places.
Original post by Kylotan
...Perhaps the system should generate the ''ending'' first and work backwards from there.
The problem here, as I understand it, is the lack of dynamic storyline progression, wherein the actions of those involved matter significantly. Using a method such as the one Oluseyi and Infinisearch are suggesting it is likely that an action-driven story could be produced, this to me would be a tremendous achievement. Even if the system randomly generates an ending, the player''s actions cannot fall outside the ending given. Multiple endings are still discrete summations of events that will form predefined paths. The incredible power behind the system (as I see it) is that there are no discreet finales.
It is much like the difference between the set of all integers and the set of all real numbers. One is inferior to the other for it is lacking in the way of many gaps that beg to be filled.
JSwing: To tie into what you''re saying, your points are very valid, and only time will tell which one of us is more right (if there even is such a thing), but I will contribute this as a counter-arguement:
In constructing a storyline for purposes of static, linear entertainment (such as a book or movie) it is indeed very true that a major thematic plot-arc should formulate the ''nodes'' of plot progression, however, this is (in as much as my personal experience has demonstrated) not how life works, and in creating this structure, our colleagues endeavor to move computer games more towards a reflection of what life and experience itself may offer us in terms of shaping our reality around our actions. The beauty of the system is that no-one (including the designers) really can be sure of the outcome, which, I believe, is how life progresses for all people.
What''s more, without a central theme, the players are left to form their own thoughts about what happened. To me this is paramount, because all experiences carry their own internal lesson, which varies on a per-person basis.
The only problem I percieve thus far is that the depth I speak of will be very hard to make feasible.
![](http://www.spforge.com/logo.jpg)
Are you in support of the ban of Dihydrogen Monoxide? You should be!
Geordi
George D. Filiotis
George D. Filiotis
This topic is closed to new replies.
Advertisement
Popular Topics
Advertisement
Recommended Tutorials
Advertisement