CinematicCam
The CinematicCam provides the user with an easy to use “additional” camera, that can be moved freely in the world. Additionally it can be attached to any npc/player/vehicle in the game in order to provide something similar to a “Dashcam” or just for fancy screenshots or videos.
You can set it on a specific position and angle relative to your character and the camera will move with the entity.
Features
- complete control using NativeUILua by Frazzle (NativeUILua)
- toggle the camera on / off
- moving and rotating on all axes
- using mouse AND controller input for rotation
- setting precision rotation
- setting field of view and speed of the camera
- attach camera to any npc/player/vehicle entity
- applying / removing a filter
- setting filter intensity
- toggle minimap on / off
- toggle between player and camera control
- you can now set up a permission based system rather easily
How to use the cinematic cam
- in the config.lua are several options you can change
- default chat command is /cam to open the menu
- attaching to entities: Open the menu, activate the camera and point at an entity, then select the respective menu point
Setting up a permission based system:
- Change Cfg.usePermissions to true in config.lua
- Open your
server.cfgand
add_ace identifier.license:rockstarlicenshere "CinematicCamPermission" allow
Controls
Keyboard specific:
- to open the menu: default button is Delete
- moving: WASD, Space and Ctrl
- rotating: Mouse Movement, Q and E for rolling
- Field of View: Mouse Wheel Up/Down
- Speed: Shift + Mouse Wheel Up/Down
Controller specific:
- to open the menu: default button is (hold for ~1 second) Back (Xbox) or Select (PS)
- moving: Left Analog Stick + LT/RT (Xbox) or L2/R2 (PS) for up/down
- rotating: Right Analog Stick + LB/RB (Xbox) or L1/R1 (PS) for rolling
- Field of View: Hold A (Xbox) or X (PS) + LT/RT (Xbox) or L2/R2 (PS)
- Speed: Hold B (Xbox) or O (PS) + LT/RT (Xbox) or L2/R2 (PS)
Download
Installation Instructions
- make sure NativeUILua is being started in your server.cfg
- start CinematicCam after NativeUI in your server.cfg (or whatever else you renamed the folder from Github)
start NativeUI
start CinematicCam
- Once you are ingame, just press the default button or type /cam in chat
Troubleshooting
- make sure you have the latest version of NativeUILua installed!
- clear server and client cache
Support me
If you want to further support my work, consider taking a look at my Tebex store . Maybe you can find something you would like ![]()



