Q68
When does one use the event ready?
A.
Before loading
B.
During loading
C.
After loading
AnswerD.
None of the mentioned
Answer: Option C
Solution
Answer: Option C
Solution:
The event ready is fired after the player is done loading. It is safe to interact with it after this event fired.