A tool for GTA V modders that allows you to detach the gameplay camera from the player and move it freely in the 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 C# code.
This code can then be directly integrated into your own mods.
- Detach the camera from the player (FreeCam).
- Adjust FOV dynamically ingame
- Move freely around the GTA V world.
- Full control over controls and default values
- Controller support
- Hotkey to export:
- Position
- Rotation
- Field of View (FOV)
- Export directly as ready-to-use C# code.
- Download the latest release.
- Follow included installation instructions.
- Activate the tool with the defined hotkey.
- Toggle camera:
G(DPad-Left) - Move camera:
WASD+ mouse (LS+RS) - Export camera data:
Tab(X) - Exported code will be saved to
GTA V/scripts/{filename}.cs.
- GTA V Legacy
- ScriptHookV
- ScriptHookVDotNet nightly v45 (!) or higher
If you have questions, feedback or suggestions, hit me up on Discord. This is the fastest way to get a response.
This project is licensed under the MIT License.