Hi Guys,
I am facing a problem with the Mega fires Morphs now, While pausing the game I am able to Pause all other elements in the game Except this Morphing part.
I am wondering is there any way to pause Morphing through code?
Thanks !
Hi Guys,
I am facing a problem with the Mega fires Morphs now, While pausing the game I am able to Pause all other elements in the game Except this Morphing part.
I am wondering is there any way to pause Morphing through code?
Thanks !
Yes you need to use Time.deltatime in update when animating. But I can’t imagine Mega fires don’t already do that. How are you pausing? in code you should pause with Time.timeScale.
If you submit a support ticket at the website we shall get you pausing.