I would like to know when upgrade Transform V1 components to new Transform system components what changes need to do make get the same result?
- For LocalToParent to Transform V2 is that it's automatically handled by Transform V2 that I just need to query LocalTransform and it's decided by whether the entity has Parent component?
- CompositeScale to Transform V2 wat's the replacement for it?