I've used the Load/unload layout textures action before, but I've never been able to determine if using this really made any difference in the speed at which layouts load.
For example, I'd do this:
Layout 1 would be a loading screen that runs for 15 seconds, with it set to load the textures of layout 2.
I have two questions:
1. Does anyone do this? And if so, have you gotten any noticeable results from it?
2. If I input an action in layout 1 to load a the texture in layout 2, should I be setting the texture of layout 2 to unload once layout 2 ends? Or is the unloading just an automatic thing that happens when a layout ends?