Hey Ash, I had a question about this one. If using a local variable marked as static, will the value persist if the game moves to a different layout and then comes back to the one with the static local variable? Do these static locals reset if the layout changes?