Hey, I recently started using PlayableDirector and I found, that while playable director is stopped using playableDirector.Pause() you cant set the time using playableDirector.time .
Is there a way to change the time while paused ?
(btw I cant change the time first and then pause it, I need it to be paused in the first place)