Description
The Set Layer Visibility behavior will hide or show a selected layer when executed.
This behavior will trigger an event immediately.
Properties
Triggers Immediately
Layer |
Select a layer you wish to hide.
|
Hide Layer |
The layer will no longer be visible in your scene, but all behaviors, physics and events will continue to run on the hidden layers. You will not be able to interact with or touch any objects on a hidden layer. |
Show Layer |
The layer will become visible and you will be able to interact with objects again on the specified layer. |
Outputs
This behavior does not have any outputs.
Examples
You can use this to hide the UI layers during cut scenes or non-gameplay moments. This way the Joystick or other buttons are not on screen.
Related
0 Comments