private void updateInput() { if (TrackpadAction.GetActive(MovementHand)) { trackpad = TrackpadAction.GetAxis(MovementHand); } }