Currently, as a roblox developer, it is difficult to create games that rely on vehicle seats, due to the camera automatically moving back behind the players character.
For one of my projects, the player needs the camera to be still in order to build things and the camera moving around disrupts this. This is also a problem when the player is moving around with the vehicle seat, as the constant movement of the camera is distracting and annoying for players.
By being able to disable this behavior, players will be able to accurately move and place parts, or move around without the camera constantly realigning when it isn’t needed.
As a side note, my suggested solution would be to have a property to disable or enable this camera behavior.