Aaron Suen 12f4fc4f15 Move cinecam config into settings
Instead of using mod_storage and privs to control
cinecam, just use settings.  The priv checks every
globalstep per player, in particular, were expensive,
and using "/grantme all" with the mod installed
would cause the player to teleport as a camera
player.
2022-09-29 18:09:28 -04:00
..
2022-09-29 18:09:28 -04:00
2022-04-18 23:52:03 -04:00
2022-04-18 23:46:36 -04:00

------------------------------------------------------------------------

This mod provides a more "cinematic" camera positioning system than
szutil_watch, providing a series of 3rd-party "chase" cams that move
via simple jumpcuts.

WARNING: this mod is heavily WIP and is missing a lot of functionality
that you would expect, like rendering the player invisible, preventing
the player from falling or taking damage, etc.

------------------------------------------------------------------------