Third person camera script just like roblox

i want to have the exact functions as roblox’s camera sstem with zooming, zooming out, rotating camera by holding right mouse button

What is the question? How to make this? The are many controllers out there that can do this. Have you tried any of them yet? Plenty of free examples out there including those provided by unity.

its just roblox’s camera system transported into unity, basically i need a c# script that has the functions of;
-zooming in and out with mouse wheel
-holding right click to rotate the camera
-following player (of course)

you can try chatbots if you want a script writer, it would be faster

See previous answers.

i dont have money to buy assets

i used chatbots to generate scripts for me and it just couldnt give a correct script

use more specific prompts and learn C# if you don’t know, because it is the language of Unity

1 Like

There are plenty of free options. I don’t know what to tell you. You sure didn’t spend very much time on the attempt. Making games is hard regardless. I’m not trying to discourage you, but it might be helpful to adjust expectations moving forward. Did you try the free unity controllers?

no, i used AI, and i do games for fun, i dont know a place where can i practice learning C#

Everything said to this point still applies. Just find a free controller. If you can’t manage that it’s gonna be a long hard road that won’t be much fun. Let us know if you a specific question. Make sure you read the included documentation.

u can watch Unity Tutorial channels like Code Monkey. here is the C# beginner course:

thank you now i will start learning

1 Like

you are welcome :>

1 Like