setSyncMovement

public void setSyncMovement(boolean syncMovement)

Sets whether the model's position and rotation should be synced with the underlying entity. When set to false, captures the entity's current position so the model stays where it is.

Parameters

syncMovement

true to sync with entity, false to freeze at current position