Smoothly changes third-person camera positions, improving player immersion in the world
This mod modifies the native camera function from vintage story, and probably might break in new updates.
Calculation for the camera position is quietly simple so no performance can be impacted.
Immersive Third Person Camera is open source project and can easily be accessed on the github, all contents from this mod is completly free.
If you want to contribute into the project you can access the project github and make your pull request.
You are free to fork the project and make your own version of Immersive Third Person Camera, as long the name is changed.
Download the latest version from releases
Place the mod in Mods folder vintage story
Learn more about vintage story modding in Linux or Windows
Make a symbolic link for fast tests
- ln -s /path/to/project/Releases/immersivetpscamera/* /path/to/game/Mods/ImmersiveTPSCamera/
Execute the comamnd ./build.sh, consider having setup everthing from vintage story ide before
Just run the ImmersiveTPSCamera.sln
FTM License