void OnDestroy() { HybridInput.Unregister(HorizontalAxis); HybridInput.Unregister(VerticalAxis); }
void OnDestroy() { HybridInput.Unregister(this); }