Adventures: Difference between revisions

From Citizens Wiki

No edit summary
No edit summary
Line 1: Line 1:
== Dialog ==
== Dialog ==
Adventures uses a modified form of the Valve dialog system outlined in [http://www.valvesoftware.com/publications/2012/GDC2012_Ruskin_Elan_DynamicDialog.pdf this presentation]. This allows very dynamic and extensible dialog to take place. A more readable explanation follows.
Adventures uses a modified form of the Valve dialog system outlined in [http://www.valvesoftware.com/publications/2012/GDC2012_Ruskin_Elan_DynamicDialog.pdf this presentation]. This allows very dynamic and extensible dialog to take place.


* [[Dialog Tutorial|Tutorial]]
* [[Dialog Tutorial|Tutorial]]
* [[Dialog Reference|Reference]]
* [[Dialog Reference|Reference]]
* [[Dialog Examples|Examples]]
* [[Dialog Examples|Examples]]

Revision as of 12:14, 30 January 2013

Dialog

Adventures uses a modified form of the Valve dialog system outlined in this presentation. This allows very dynamic and extensible dialog to take place.