Techtree

The techtree allows you to visually design your techtree with a node editor.

Create node

  1. Create a new DataObject of type techree

  2. Select the techtree object. You can now start adding your first tech-nodes: Right click on the canvas and select "Add new node".

Connect nodes

Each node gets a TechID, this ID is being used to connect nodes to each other.

  1. Create a second node.

  2. Select the first node, in the Unlock TechIDs field, click on + Add Unlock

  3. Select the TechID of the second node (ID: 0) or any other ID that you want to connect to.

Research costs

The research costs defines how much it costs to unlock this tech. It can contain multiple resources of type TechtreeResource. See TechtreeResource for more information about it.

Last updated