Posted December 18, 20186 yr Another one stupid question. What is Entity Tracking? I am talking about "tracker" in EntityEntryBuilder.
December 18, 20186 yr Entity tracking is the process of sending entity data to the clients who need it(as in are in range of the entity defined within the tracker method). EntityDataManager is responsible for syncing the data to the clients. You can add your own data to sync for your entity via a usage of DataParameters. updateFrequency is the frequency at which the data is sent to the client. sendVelocityUpdates is self-explaining.
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.