Code: Select all
"Provides programmatic access to "InputActionAsset", "InputActionMap", and "InputAction" and InputControlScheme instances defined in asset "Assets/PlayerInput.inputactions".
und dann heißt es: Unt0014: 'PlayerInput' ist keine Einheitskomponente.public PlayerInput playerInput;
playerInput = GetComponent
();
< /code>
Jede Hilfe wäre sehr geschätzt. Danke.