I'M A NOOB AND IN DESPERATE NEED OF HELP!
Okay, so my issue, I'm trying to pause a layout. BUT when I do I can't have certain assets animated, due to the entire layout being paused. ( I wish I could just pause layers-but nope)
My main issue is my spawner objects, if I pause all objects but the objects I want paused (I run in to issues with the spawners.
What I want, is for an event to be triggered when I start the game and it unpauses it also unpauses my spawners and triggers their random every so many seconds.
I'm pretty much trying to keep my entire layout paused expect for a title screen on a layer, I want it set up so when I shoot it triggers the layout to be unpaused.
To simply this, I just want to pause stuff and keep my layered title screen animated, then unpause when I tap.
When I stop time for my spawner objects, I believe they still spawn...