Unity StudioDevelop with Unity StudioLogicNodesConstant nodesNodes that use fixed values that don't change while your Logic script runs.Read time 1 minuteLast updated 9 days agoConstant Float nodeA fixed numerical value.Constant String nodeA fixed string of text.Constant Bool nodeA fixed Boolean value.Vector2 node (constant)A fixed Vector2 value.Vector3 node (constant)A fixed Vector3 value.