IN THE NAME OF GOD
HI ALL
i drag and drop it to near camera but dont add.why? :roll:
how can i do these?
THANKFUL.
GOODBYE.
IN THE NAME OF GOD
HI ALL
i drag and drop it to near camera but dont add.why? :roll:
how can i do these?
THANKFUL.
GOODBYE.
Hi, welcome to the forum!
If you add SpringFollowCamera.js to the project without the ThirdPersonController.js script, it will fail to compile because it references the ThirdPersonController type. You should see an error message at the bottom of the editor window if this is happening. You will either need to include the ThirdPersonController script in your project or modify/replace the SpringFollowCamera script if this is the case.