The '''Boolean Spatial Variable Driver''' component
The '''Boolean Spatial Variable Driver''' component is specifically for boolean values, which combines all the found bool spatial values at given point
|Drive|{{RootFieldType|FieldDrive`1|[[Type:Bool|Bool]]}}|TypeAdv0=true| The field to drive with the combined values of all the bools at the sampled slot point.
|VariableName|String|
|VariableName|String| The variable name to sample.
|Mode|BooleanSpatialVariableMode|
|Mode|BooleanSpatialVariableMode| How to aggrigate values to determine the final result.
|DefaultValue|Bool|
|DefaultValue|Bool| The value to default to when no value can be sampled.
}}
}}
== Usage ==
== Usage ==
attach to a slot for it to use as the sample point. then it will sample spatial areas around it to get it's value.