Assets\Standard Assets\Characters\FirstPersonCharacter\Scripts\FirstPersonController.cs(3,27): error CS0234: The type or namespace name 'CrossPlatformInput' does not exist in the namespace 'UnityStandardAssets' (are you missing an assembly reference?)
Assets\Standard Assets\Characters\FirstPersonCharacter\Scripts\FirstPersonController.cs(20,34): error CS0246: The type or namespace name 'MouseLook' could not be found (are you missing a using directive or an assembly reference?)
Assets\Standard Assets\Characters\FirstPersonCharacter\Scripts\FirstPersonController.cs(22,34): error CS0246: The type or namespace name 'FOVKick' could not be found (are you missing a using directive or an assembly reference?)
Assets\Standard Assets\Characters\FirstPersonCharacter\Scripts\FirstPersonController.cs(24,34): error CS0246: The type or namespace name 'CurveControlledBob' could not be found (are you missing a using directive or an assembly reference?)
Assets\Standard Assets\Characters\FirstPersonCharacter\Scripts\FirstPersonController.cs(25,34): error CS0246: The type or namespace name 'LerpControlledBob' could not be found (are you missing a using directive or an assembly reference?)
從assert store中下的游戲https://assetstore.unity.com/packages/templates/packs/mineshaft-survival-complete-project-109994,在unity3d中打開卻有這樣的報錯,不知道是何種緣故啊
看游戲的評論區也有出現相同問題的,但是多數人都可以成功運行,求大神指教
轉載請註明出處,本文鏈接:https://www.uj5u.com/qita/245409.html
標籤:Unity3D
下一篇:ensp出現這種問題如何解決
