Error: Assets/2D Character Controls/PlatformerController.js(63,7): BCE0132: The names

Accidentally deleted PlatformerController from my project. Re-imported it but keep getting this error:

Assets/2D Character Controls/PlatformerController.js(63,7): BCE0132: The namespace ‘’ already contains a definition for ‘PlatformerControllerJumping’.

would like to continue without having to start all over again so if anyone knows how to fix this…

Thanx.

Try right-clicking on the Project view and doing a Reimport All, that should fix any broken references to the deletes script and let you reimport it

Thanx NomadKing, I gave up trying to find the exact cause a while ago and did just that, and it worked.