Need help for a Coop mod

Hello,

I watch the tutorial on Multiplayer Networking (unity learn) but i want to know if it possible to have the first player who can move and the second player who just can rotate.
First player → Third Player Camera
Second player → First Player Camera
Can we do that with unity network component or it’s with a c# script ?

Thanks you.
(sorry for my english, tell me if you didn’t understand)

I am working on something similar. Maybe this: How to make a gunner - driver coop game - Unity Engine - Unity Discussions can help you. Its not ready but kind of working :wink: