Files
Elite-Gaming-FiveM/resources/DeathCam/config.lua
T
2021-12-03 01:19:31 +00:00

11 lines
338 B
Lua

--------------------------------------------------
------ DEATH CAM FOR FIVEM MADE BY KIMINAZE ------
------ This script does let you control the ------
------ camera after you have died. ------
--------------------------------------------------
Cfg = {}
-- maximum radius the camera will orbit at (in meters)
Cfg.radius = 5.0