I need a callback function to know when an object moved by MovedNetworkObjects is done moving. #519
seto22711
started this conversation in
Feature Request
Replies: 1 comment
-
The move occurs prior to the OnActiveSceneSet callback, which happens after all scenes are loaded but before on load completion callbacks. |
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
-
I would like to give an initialization instruction to the object at the time the scene switch is completed, any other ideas?
If there is no such functionality, I would like to have the functionality described in the text of the title.
Beta Was this translation helpful? Give feedback.
All reactions