I get the following error after importing the third person online rpg from the asset store …I accidentally clicked twice and the asset installed twice and I dont know how to remove it. Please help…
Assets/Editor/ThirdPersonControllerEditor.cs(5,24): error CS0433: The imported type `ThirdPersonController’ is defined multiple times.
I already tried making a new project and reinstalling unity, but neither worked.
Please refrain from bumping posts within a short time frame. As for the problem, when you create a new project and the project wizard pops up asking you to choose what packages you’d like, go through the list and make sure there is only one ThirdPersonController ticked.
Hi thanks for your reply. When I go through the list there is only one ThirdPersonController to tick; yet when I tick that single tick box, the project still complains in the same way,about having it defined multiple times.