Table of Contents
Custom component to keep the scale of a transform permanently at 0, even if an Animator tries to change it
public class ScaleOverride
Inheritance UnityEngine.MonoBehaviour ScaleOverride
The scale to set it to
public Vector3 scale;