Standalone Dalamud plugin for FFXIV that temporarily restores legacy camera pivot behavior while auto-running.
If you play with Legacy movement and have Disable camera pivot enabled, this plugin makes it easier to keep moving and steer with one hand while using the mouse or the right thumbstick with the other to interact with UI windows like the map. It restores the legacy pivot only during auto-run so your movement and camera stay easier to control while your cursor or thumbstick is busy elsewhere.
- Only affects Legacy Type movement
- Only affects the case where
Disable camera pivotis enabled - Only changes behavior while the player is auto-running
When the game would normally use ThirdPersonFixed camera control mode during auto-run, this plugin temporarily switches it back to ThirdPersonLegacy.
dotnet build -c Release- This plugin has no settings UI.
- This plugin uses a low-level hook on camera control mode resolution.