Story Node Writing

From Another End
Revision as of 18:30, 5 February 2015 by Bethany (Talk | contribs)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Code Format

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.