ECS 0.10.0 CopyTransformToGameObjectProxy and CopyTransformFromGameObjectProxy alternative

What is the alternative to deprecated CopyTransformToGameObjectProxy and CopyTransformFromGameObjectProxy in 0.10.0?

Add the CopyTransformToGameObject component and CopyTransformFromGameObject component yourself.

I mean why they delete that without making alternative?

1 Like

the alternative is conversion. proxy workflow is dead, see joachim’s post New SubScene & ConvertToEntity workflows