| Last updated | 4 months ago |
| Total downloads | 33257 |
| Total rating | 1 |
| Categories | Misc Client-side |
| Dependency string | Munta-LoveFixation-1.0.0 |
| Dependants | 6 other packages depend on this package |
This mod requires the following mods to function
BepInEx-BepInExPack
BepInEx pack for Mono Unity games. Preconfigured and ready to use.
Preferred version: 5.4.2100README
LoveFixation
LoveFixation adds a subtle but immersive camera aim and visual effect when the player is under the influence of the Love Potion.
Installation
-
Ensure you have BepInEx installed
- Download BepInEx from BepInEx Releases
- Extract it into your game directory
-
Download LoveFixation
- Place the
LoveFixation.dllinsideBepInEx/plugins/
- Place the
Configuration
This mod supports in-game config editing with REPO Config You can also edit the config manually:
ini
[Camera]
## Strength of camera aim when possessed by Love Potion. (Range: 0.0 - 5.0)
Strength = 0.5
## Strength when not moving the mouse. (Range: 0.0 - 10.0)
StrengthNoAim = 1.0
## Multiplier when no object is held. (Range: 1 - 10)
NoObjectHeldMultiplier = 3