Unity LiteDevelop with Unity LiteLite LogicAdd logic to objects in your scene.Read time 1 minuteLast updated 2 days agoLogic is a visual scripting tool in Unity Lite that lets you create interactivity and behaviors for your GameObjects without writing code. Introduction to Lite LogicInformation about Lite Logic and its concepts.Create a Logic scriptCreate your first Logic script to add interactivity to your project.The Logic Editor interfaceInformation about the Logic Editor interface which you use to create and edit Logic scripts.Methods and variablesAdd methods, variables, and parameters to your scripts in the Logic Editor.NodesCreate different nodes for your scripts to give functionality to your objects.Lite Logic examplesA group of examples which show how to use Lite Logic in your project.