Utility cam (a third-person mod)

If you liked this item, please rate it up on Steam Workshop page.

Author: Phonky Does Things

Last revision: 8 Jan, 2025 at 08:58 UTC

File size: 25.27 KB

On Steam Workshop

Description:

The step-up successor to ThirdPerson++; Expanded and enhanced with many new features:

  • Camera angles are now saved as presets using JSON files, allowing you to create the third-person camera you want
  • 3D crosshair with the added option to draw the player’s trace for easier aiming
  • Zoom in/out instantly with a customisable zoom level
  • Works straight out of the box with a default bind (T) and doesn’t require sv_cheats

How to use

Simply go to the new Camera options tab on the top-right of the spawn menu. The Client category will you get started, and if you want to create a preset, head over to Presets!

As with every view-based addon, Utillity cam uses the CalcView() hook, and thus, may conflict with other addons that use it.

Version 1.0.2
  • Fixed an oversight where directory for the JSON files in the data folder wouldn’t be created if the player chose to generate example presets without saving a preset before hand. Thanks to @glchski for pointing that out to me…