Difference between revisions of "Story Node Writing"

From Another End
Jump to: navigation, search
(Created page with "== Code Format == File:NodeFormat.png == Guidelines == * Don't worry about specific power ids or code variables when writing nodes, just specify what powers / objects / c...")
 
(Blanked the page)
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
== Code Format ==
 
[[File:NodeFormat.png]]
 
  
== Guidelines ==
 
* Don't worry about specific power ids or code variables when writing nodes, just specify what powers / objects / characters are needed for the node
 
* So far I've written 3 event types: Speech, Effect, or Influence. Speech is a character speaking to the player via hud text. Influence is a change of influence as a result of the node. Effect could be anything else, like a world change, or something else.. I will implement functionality based on what kinds of nodes get written.
 

Latest revision as of 19:29, 20 March 2015