I would like to activate a layer with a popup from multiple levels
1. how do i make this layer that now appears on one layout to be called from all the different layouts
2. How do i make a button on this layer to be active on all screens
Thanks
Develop games in your browser. Powerful, performant & highly capable.
I would believe the layout with the layer would need to be a global layout and in order for other layouts to use any events or button from others you would simply need to make sure their event sheets are shared.