Hey I was just wondering if anyone could give me a quick hint on how to make a 3rd person camera which is smooth and follows an object in all directions. The SmoothCamera script in the default assets is kinda what im looking for but it moves too much, and is only 2 axis where I want 3 axis.
Also if anyone knows an easy way to make things slide for a bit after moving please let me know. At the moment I can rotate an object, but I would like it to keep rotating for a little bit after a key is pressed.
Any help would be greatly appreciated and I dont expect people to right the scripts for me, I just need to be pointed in the right direction
… That being said, any example script would be awesome!