I have 3 new error...

Support for MFPS 2.0 (for verified users)
Forum rules
To request support/assistance for MFPS, you first have to verify your purchase by sending your purchase invoice number to Lovatto in a PM.
Post Reply
User avatar
setdevil
Contributor
Contributor
Posts: 77
Joined: Thu Jun 25, 2020 11:44 am

This is what i have in the project :
intheprojectihavethis.png
1)Assets\MFPS\Scripts\Player\Controller\bl_FirstPersonController.cs(4,12): error CS0234: The type or namespace name 'PlayerController' does not exist in the namespace 'MFPS' (are you missing an assembly reference?)
2)Assets\MFPS\Scripts\Player\Controller\bl_FirstPersonController.cs(40,12): error CS0246: The type or namespace name 'MouseLook' could not be found (are you missing a using directive or an assembly reference?)

3)Assets\MFPS\Scripts\Player\Controller\bl_FirstPersonController.cs(47,13): error CS0246: The type or namespace name 'LerpControlledBob' could not be found (are you missing a using directive or an assembly reference?)

Need help, thank you.
You do not have the required permissions to view the files attached to this post.
User avatar
setdevil
Contributor
Contributor
Posts: 77
Joined: Thu Jun 25, 2020 11:44 am

Solved, delete all MFPS and re import it...work for me.
Post Reply