Skip to content

🧩 Node

What is a node?

Anatomy of Node.png

  • Node is the fundamental unit in Craftar
  • Name of a Node indicates it’s functionality
  • Control Ports indicate the order of blocks to run.
  • Value Ports contain data
  • Left side of a node are inputs
  • Right side of a node are outputs
  • Data Types for ports are indicated by their respective color:

    data_types.jpg