Can't use the charakter

posted to: Importing Packages

When I import the charakter, I get thix error:

Assets\Standard Assets\Characters\FirstPersonCharacter\Scripts\FirstPersonController.cs(26,34): error CS0246: The type or namespace name 'LerpControlledBob' could not be found (are you missing a using directive or an assembly reference?)


  • adrian replied

    Hey @deryoutuba ,

    You need to download and install the package from Unity.

    Its an old asset that used to be include with Unity, I think.

    If I remember correctly this is the asset you need to download Standard-Assets-for-Unity

    If not try this First-Person-Character-Controller

    Both are free on the Unity Asset Store.

    Hope this helps.

  • Christian Pohrer(pohrerhub) replied

    Hi Adrian,


    thanks for the response.


    Yes I did it exactly as you said and then got the error message.