What is the point of using a RemoteEvent and a ServerScript? There is no security involved in this so there is no reason to using server scripts. A better idea would be to make a LocalScript in StarterCharacterScripts that checks when the Humanoid’s Sit value changes. Check if SeatPart is a vehicle seat or has a specific name. Then change the zoom distance from there.
1 Like