Third World - one for network state only - configurable #19163
JeffGillin
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Might be nice to have a third world - configurable.
This one would contain all the network relevant state only.
Configuration method for "Use network world", then in your component properties, you could indicate (via attribute) if this property should be part of the networked world. If so, it gets inserted into network world, modified upon updates, and removed when removed...
Then you could just serialize this world and deserialize in on the server - or even flat buffer it on up.
Beta Was this translation helpful? Give feedback.
All reactions