Тебе нужно deltaTime - The completion time in seconds since the last frame timeScale -The scale at which time passes. This can be used for slow motion effects. timeSinceLevelLoad - The time this frame has started (Read Only). This is the time in seconds since the last level has been loaded. unscaledDeltaTime - The timeScale-independent interval in seconds from the last frame to the current one (Read Only). unscaledTime - The timeScale-independant time for this frame (Read Only). This is the time in seconds since the start of the game.
Тебе нужно deltaTime - The completion time in seconds since the last frame timeScale -The scale at which time passes. This can be used for slow motion effects. timeSinceLevelLoad - The time this frame has started (Read Only). This is the time in seconds since the last level has been loaded. unscaledDeltaTime - The timeScale-independent interval in seconds from the last frame to the current one (Read Only). unscaledTime - The timeScale-independant time for this frame (Read Only). This is the time in seconds since the start of the game.
Тебе нужно deltaTime - The completion time in seconds since the last frame timeScale -The scale at which time passes. This can be used for slow motion effects. timeSinceLevelLoad - The time this frame has started (Read Only). This is the time in seconds since the last level has been loaded. unscaledDeltaTime - The timeScale-independent interval in seconds from the last frame to the current one (Read Only). unscaledTime - The timeScale-independant time for this frame (Read Only). This is the time in seconds since the start of the game.