Is Touching
Description
Returns a boolean on whether or not two provided objects are touching.
Available to
Inputs
Part1 (Object)
You give the path to an object.
Part2 (Object)
You give the path to an object.
Outputs
Result (Bool)
You give the block the variable you want the result to be saved to.
Last updated