Trigger

Type: component | Size: small | Extends: Lever
PROBLEM

Things do not trigger themselves.

SOLUTION

A short haired lever.

EXTENDS
Inputs
Outputs
TREE
AVAILABLE INPUTS
AVAILABLE OUTPUTS
Schema
                            {
    "id": "comp_trigger",
    "name": "Trigger",
    "type": "component",
    "inputs": [],
    "outputs": [],
    "passthru": [],
    "children": [],
    "extends": {
        "id": "comp_lever",
        "name": "Lever",
        "type": "component",
        "inputs": [],
        "outputs": [],
        "passthru": [],
        "children": [],
        "tree": [],
        "extends": null,
        "size": "small",
        "description": "A rigid bar that pivots around a fulcrum to amplify force or motion."
    },
    "size": "small",
    "problem": "Things do not trigger themselves.",
    "description": "A short haired lever.",
    "template": "component"
}