This repository has been archived on 2024-12-03. You can view files and clone it, but cannot push or open issues or pull requests.
2021-06-02 20:43:13 +02:00
2021-06-02 23:05:01 +03:00

Freecam

An SPT-AKI modules mod that allows you to detach the camera and fly around freely in Escape From Tarkov.

Controls

For now, the keybinds are non-configurable (unless you change it in code and build from source). Keypad Plus - toggle free camera mode Keypad Enter - teleport player to camera position Keypad Multiply - toggle UI

How to install

  1. Download the latest release here: link -OR- build from source (instructions below)
  2. Simply drop the folder Terkoiz-Freecam into your SPT-AKI user/mods/ directory.

Known issues

  1. Your weapon doesn't turn invisible when you enter freecam mode
  2. When teleporting to camera position, the camera rotation gets copied exactly, potentially causing the player model to tilt
  3. Game version UI element is not hidden when toggling UI
  4. None of the camera settings (speed, senstivity, etc.) are user-configurable
  5. When flying to distant parts of the map in freecam mode, LODs are not triggered (these seem to follow the player)

How to build from source

  1. Download/clone this repository
  2. Download/clone the SPT-AKI/Modules repository: link
  3. Move the contents of the project folder over to the SPT-AKI Modules project folder
  4. Add the Terkoiz.Freecam project to the SPT-AKI Modules solution
  5. Build modules - Terkoiz.Freecam.dll should appear under Build/EscapeFromTarkov_Data/Managed in the SPT-AKI Modules directory
  6. Copy the .dll into the mod/Terkoiz-Freecam folder and rename to modules.dll
  7. That's it, you have a working release of this mod! Follow the How to install instructions on how to get the mod into your game
Description
A free camera script for SPT-AKI
Readme 3.4 MiB
Freecam 1.4.4 Latest
2024-07-08 17:13:00 -04:00
Languages
C# 100%