I need to know if there's a way (and if so, how to do it) to display a variable on a portion of the pages without having to type it in on all those pages. Example: In my game there's a character creation stage, and I don't want the variables HUNGER and HEALTH to show up on those pages, but I want it to show up on every other page in my story (it's an island survival rpg). Is there a way to do that using global script or page script or something?