
TaleSpire
You are viewing a potentially older version of this package. View Latest Version

Camera tools Plugin allows you to tilt the camera at more extreme angles from looking straight down to straight up. Configuration is also provided to allow the user to alter their tilt range for the camera.
Go to the releases folder and download the latest and extract to the contents of your TaleSpire game folder.
Just install, this will automatically update TaleSpire so the devs know you are doing modding work.
Open CameraToolsPlugin.sln in Visual Studio.
You will need to add references to:
* BepInEx.dll (Download from the BepInEx project.)
* Bouncyrock.TaleSpire.Runtime (found in Steam\steamapps\common\TaleSpire\TaleSpire_Data\Managed)
* UnityEngine.dll
* UnityEngine.CoreModule.dll
* UnityEngine.InputLegacyModule.dll
* UnityEngine.UI
* Unity.TextMeshPro
Build the project.
Browse to the newly created bin/Debug or bin/Release folders and copy the CameraToolsPlugin.dll to Steam\steamapps\common\TaleSpire\BepInEx\plugins