Click Detector Interaction
Description
Runs the connected blocks when a ClickDetector is pressed.
Available to
Inputs
ClickDetector (Object)
You give the path to a ClickDetector.
workspace.Baseplate.ClickDetector
InteractionType (Choice)
You give the block the type of interaction with the ClickDetector.
Clicked
Outputs
Player (Object)
You give the block the variable you want the path to the object of the player who interacted with the ClickDetector to be saved to.
ClickedPlayer
Last updated