-
How to detect if the player is Playing? |
Beta Was this translation helpful? Give feedback.
Answered by
yoriiis
Apr 9, 2023
Replies: 1 comment
-
You have the player events for that. The |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
yoriiis
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
You have the player events for that. The
player.isPaused
property is also available.