Animate before PAUSE Menu
So I have a Dude who goes into a Warp portal on every level and I interpolate his size to 0, used to just spawn an actor that says, success click to continue but now I want to pause the game and bring up a menu screen. When that happens though the animation (interpolation) doesn't happen.
Is there a way to make things continue underneath the pause command? I don't really want to use a timer when he hits the portal because he could die if he hits a spike near it. Suggestions?
Is there a way to make things continue underneath the pause command? I don't really want to use a timer when he hits the portal because he could die if he hits a spike near it. Suggestions?
Comments