private static void Initialize() { Debug.Log("PDS: Input System Initializing!"); _inputMap = new InputMap(); PointerData.Initialize(); }