Documentation

Support

Unity Lite

Open Unity Lite

Unity Lite

Constant Bool node

Create a boolean constant value (true or false) to use in your Logic script.
Read time 1 minuteLast updated 2 days ago

Use the Constant Bool node to provide a fixed true/false value. Use for simple switches like to enable/disable features or set default states.

Sockets

Socket

Type

Description

Value
Bool
The true/false value you want to provide.