Unity LiteDevelop with Unity LiteLite LogicNodesFlow Control nodesBreak loop nodeExit a loop before it reaches the end.Read time 1 minuteLast updated 2 days agoUse the Break loop node to stop a loop immediately. It ends the loop and continues with the logic that comes after the loop. NoteThis node is only available when you enable Advanced Blocks in the Node Library panel.