- Remove blank offset on the ball marker when ball is onground
- Make ball marker animation smooth when ball is moving
- Fix camera random camera rotation when releasing ball cam view
Major new feature:
- Add a on-ground marker under the ball to keep track of its position when on air (like in the game)
Minor bugfix:
- Hide "Ball Cam" toast when F3 is enabled
- Fix a bug where ball cam target a player when used on multiplayer
- Add a config to identify ball entity (for ball cam), (not to change the ball texture)
Added a setting to configure the camera ball view pitch offset.
Without offset (0°), the ball can be hidden behind player entity when in 3rd person.
I recommend 20° (default value) for the player to be under the ball, having a clear view on the ball and higher on the game field!
Initial release!
- Adds a Ball Cam
- Remove the front third person view
Ball cam smoothness, ball cam HUD and third view disabling are configurable.

