Table of Contents
Component to make this transform continuously match the scale of another transform
public class MatchScale
Inheritance UnityEngine.MonoBehaviour MatchScale
Other transform to constantly copy the scale from
public Transform transformToCopy;