Hey all
I'm thinking about creating a game, where the top part of the screen has its own logic, and the bottom part has random minigames appearing in it.
So my question is: is it possible to dynamically load another layout into the bottom part? like a "sub layout"?
Thanks!