Forum Discussion
NardaButler-62d
4 years agoCommunity Member
Change state of object on base layer trigger
Hi all,
I am trying to add a trigger to layer 1 that says "Change state of (object on base layer) to (specific state) when the user clicks (object on base layer)." I can select the object for the ...
WaltHamilton
4 years agoSuper Hero
Since the clicked-on object is on the base, the trigger that takes action when it is clicked must be on the base. Whether the layer is showing when it is clicked is immaterial.
If you want the action to happen when it is clicked only if the layer is showing, that's a different matter.