
A tool for GTA V modders that allows you to detach the gameplay camera from the player and move it freely in the game world.
With a hotkey, the current camera position, rotation, and field of view (FOV) can be exported automatically into a text file as ready-to-use code.
This code can then be directly integrated into your own mods.
Press G (or DPad-Left) to toggle the ingame camera.
Check out the GitHub repo:
https://github.com/LouiDev/gtaV-CamCreator
Requirements:
- GTA Legacy
- ScriptHookV
- ScriptHookVDotNet nightly (v45 or higher)

