You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am developing an online game using Netcode and addressales, but Netcode cannot load scenes from addressales, which will affect my game development to some extent.
For this reason, I searched the current repository and found four items related to this feature in Issues(#423#2868#1593#1952 ). Although a possible solution was demonstrated in #423 , with the Netcode version update, ISceneManagerHandler can no longer be implemented externally. The other three issues did not directly address whether this requirement will be implemented
So I would like to know if this requirement is included in future plans, and if the feature of loading scenarios from addressales can be added in future versions of development, which may affect my current development direction. Thank you!
The text was updated successfully, but these errors were encountered:
I am developing an online game using Netcode and addressales, but Netcode cannot load scenes from addressales, which will affect my game development to some extent.
For this reason, I searched the current repository and found four items related to this feature in Issues(#423 #2868 #1593 #1952 ). Although a possible solution was demonstrated in #423 , with the Netcode version update, ISceneManagerHandler can no longer be implemented externally. The other three issues did not directly address whether this requirement will be implemented
So I would like to know if this requirement is included in future plans, and if the feature of loading scenarios from addressales can be added in future versions of development, which may affect my current development direction. Thank you!
The text was updated successfully, but these errors were encountered: