hi, im new in unity, and i’ve learning about this, but
i have a question about how create an easy
script for make camera follow the main character(player).
I need help please.
Thank you.
hi, im new in unity, and i’ve learning about this, but
i have a question about how create an easy
script for make camera follow the main character(player).
I need help please.
Thank you.
There is a script included in the standard assets. Its called “Smooth Follow”. Just drop that into your camera and set the Transform variable in the script to aim to your player.