Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR CSHARP

coroutine not eaffected by time.timescale unity

Unity now has a special "WaitForSeconds" called WaitForSecondsRealtime which does the same as WaitForSeconds but is not affected by Time.timeScale.

This update renders the other answers out-of-date.
 
PREVIOUS NEXT
Tagged: #coroutine #eaffected #unity
ADD COMMENT
Topic
Name
5+6 =