loicteixeira / gj-unity-api

[MOVED] Game Jolt API wrapper for Unity.
https://github.com/InfectedBytes/gj-unity-api/
MIT License
16 stars 13 forks source link

Allow UI do display when Time.timeScale is set to 0 #41

Closed loicteixeira closed 9 years ago

loicteixeira commented 9 years ago

It seems that setting the Update Mode to Unscaled Time on the UI gameobject's animator component does the trick but it is important to make sure it does not have any side effects.