(already in Bassy's stadium pack, uploaded this so it's easier to reinstall cameras without downloading the whole pack)
*** Broadcast Cameras for BassyBoy's Stadium Megapack ***
Installation manual:
-Requires the BassyBoy's Stadium Megapack
-Simply copy all the .json files to your BepInEx\plugins\CameraInject\cameras folder
-Overwriting will remove your past camera presets if they exist
-Probably will not work for non-megapack stadiums
Methodology (skip if not intrested):
-"Position": manually positioned in the 3D model based on where the camera is in real life
-"autoFovMin": Actual broadcast footage frame (ball is near the goal) transparently overlayed over FM. Zooming in&out in until matching (plus a little more ( (-0.015) * abs(x_coord) + 2  ðŸ˜‰ to accommodate for FM not accounting in the prospect of cameras not always zooming in when the ball is near the opposite sideline).
-"autoFovMax": Actual broadcast footage frame (ball is near the middle of the near sideline) transparently overlayed over FM. Zooming in&out in until matching (plus a little more ( (-0.01)* abs(x_coord) + 1.25 ) to accommodate for other cases where we might need more zoomed out cameras that FM doesn't account for).
-"fov": ("autoFovMin" + "autoFovMax") / 2
-"autoFovNearDist": Distance between the camera and the intersect between the halfway line and the near sideline, plus a few meters. (absolute value of the position.x coordinate minus ~22 (assumed ~35% of the pitch width))
-"autoFovFarDist": Distance between the camera and the goal (square root from the absolute value of the position.x coordinate squared plus 2500 (assumed 50% of the pitch length squared). All that plus 3.5 to accommodate for FM not accounting in the prospect of cameras not always zooming in when the ball is near the opposite sideline)
-recommendedation, use excel for fovs and a script for implementing those fovs into jsons as well as other calculations such as autoFovDistances
-Credits to BassyBoy, for stadiums obviously, but also for the super cool CameraInject plugin!
-GuruOfNauru
Credits
BassyBoy
Comments
You'll need to Login to comment
paya
https://drive.google.com/drive/folders/1Ck-7HRUohoWLaScMEC9CUSYCfK6_-dlJ?usp=drive_link