Replies: 1 comment
-
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I know that some media sources like browsers don't update the time properly, however a possible solution for this could be to manually add the DeltaTime if the program detects a playing state, but no increase in time.
Note, that the following is only an example. I'm not versed in c# and it's obviously not tested,
MediaVariable.Timemight not be an integer anddeltaTimewould need to be calculated somehow.Beta Was this translation helpful? Give feedback.
All reactions