How many entity attributes should been saved so that next time when I load it from server, It is at same position, direction, and scale in world space #42
2016Leo123
started this conversation in
General
Replies: 1 comment 2 replies
-
If you want something at same position, then you should save position. Likewise for any other fundamental properties, such as velocity. |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
How many entity attributes should been saved so that next time when I load it from server, It is at same position, direction, and scale in world space
Beta Was this translation helpful? Give feedback.
All reactions