Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Change 3rd person camera angle depending on camera zoom.

NotificationsYou must be signed in to change notification settings

Tenrys/ZoomTilt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

2023-01-19.19-47-52.mp4

Change the 3rd person camera angle character config setting depending how zoomed in you are.

Zoom out, and you will be able to see more of the world. Zoom in, the camera will be focused on your character.

Contributions

If you can find a better way to adjust the 3rd person camera angle so that we can avoid rewriting the configuration option every frame, please let me know, or make a fork and send in a pull request, and I will gladly accept it.

I hacked this together by looking at code fromCammy andSimpleTweaks.

To Use

Installation

Add this URL to your list of Custom Plugin Repositories, and install the plugin using the plugin browser.

https://raw.githubusercontent.com/Tenrys/ZoomTilt/master/pluginmaster.json

You can type/zoomtilt in the chat to open the settings window, the plugin will work on its own.

The command/zoomtilt toggle allows for toggling the plugin on and off, for use with QoLBar and whatnot.

Development

Building

  1. Open upZoomTilt.sln in your C# editor of choice (likelyVisual Studio 2022 orJetBrains Rider).
  1. Build the solution. By default, this will build aDebug build, but you can switch toRelease in your IDE.
  1. The resulting plugin can be found atZoomTilt/bin/x64/Debug/ZoomTilt.dll (orRelease if appropriate.)

Activating in-game

  1. Launch the game and use/xlsettings in chat orxlsettings in the Dalamud Console to open up the Dalamud settings.
    • In here, go toExperimental, and add the full path to the folder containingZoomTilt.dll to the list of Dev Plugin Locations.
  2. Next, use/xlplugins (chat) orxlplugins (console) to open up the Plugin Installer.
    • In here, go toDev Tools > Installed Dev Plugins, and theZoomTilt should be visible. Enable it.
  3. You should now be able to use/zoomtilt (chat) orzoomtilt (console)!

Note that you only need to add it to the Dev Plugin Locations once (Step 1); it is preserved afterwards. You can disable, enable, or load your plugin on startup through the Plugin Installer.


[8]ページ先頭

©2009-2025 Movatter.jp