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.
workspace.Baseplate
Part2 (Object)
You give the path to an object.
workspace.Part
Outputs
Result (Bool)
You give the block the variable you want the result to be saved to.
AreTheyTouching
Last updated