{"id":20765555,"url":"https://github.com/tenrys/zoomtilt","last_synced_at":"2025-06-20T03:04:58.554Z","repository":{"id":131276503,"uuid":"590656308","full_name":"Tenrys/ZoomTilt","owner":"Tenrys","description":"Change 3rd person camera angle depending on camera zoom.","archived":false,"fork":false,"pushed_at":"2025-03-29T01:54:00.000Z","size":73,"stargazers_count":4,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-06-20T03:04:17.353Z","etag":null,"topics":["ffxiv","ffxiv-modding","ffxiv-plugin","ffxivlauncher","xivlauncher"],"latest_commit_sha":null,"homepage":"","language":"C#","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Tenrys.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2023-01-18T22:35:52.000Z","updated_at":"2025-05-18T12:11:46.000Z","dependencies_parsed_at":"2024-07-05T21:24:20.310Z","dependency_job_id":"bdd3b845-b7a1-49cc-9273-e5b02335b417","html_url":"https://github.com/Tenrys/ZoomTilt","commit_stats":null,"previous_names":[],"tags_count":5,"template":false,"template_full_name":"goatcorp/SamplePlugin","purl":"pkg:github/Tenrys/ZoomTilt","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Tenrys%2FZoomTilt","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Tenrys%2FZoomTilt/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Tenrys%2FZoomTilt/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Tenrys%2FZoomTilt/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Tenrys","download_url":"https://codeload.github.com/Tenrys/ZoomTilt/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Tenrys%2FZoomTilt/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":260868849,"owners_count":23074959,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["ffxiv","ffxiv-modding","ffxiv-plugin","ffxivlauncher","xivlauncher"],"created_at":"2024-11-17T11:17:29.847Z","updated_at":"2025-06-20T03:04:53.512Z","avatar_url":"https://github.com/Tenrys.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ZoomTilt\n\nhttps://user-images.githubusercontent.com/3979239/213533348-c1cd5a31-73bc-439e-8a39-7b8451590e39.mp4\n\nChange the 3rd person camera angle character config setting depending how zoomed in you are.\n\nZoom out, and you will be able to see more of the world. Zoom in, the camera will be focused on your character.\n\n## Contributions\n\nIf 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.\n\nI hacked this together by looking at code from [Cammy](https://github.com/UnknownX7/Cammy) and [SimpleTweaks](https://github.com/Caraxi/SimpleTweaks).\n\n## To Use\n\n### Installation\n\nAdd this URL to your list of Custom Plugin Repositories, and install the plugin using the plugin browser.\n\n`https://raw.githubusercontent.com/Tenrys/ZoomTilt/master/pluginmaster.json`\n\nYou can type `/zoomtilt` in the chat to open the settings window, the plugin will work on its own.\n\nThe command `/zoomtilt toggle` allows for toggling the plugin on and off, for use with QoLBar and whatnot.\n\n## Development\n\n### Building\n\n1. Open up `ZoomTilt.sln` in your C# editor of choice (likely [Visual Studio 2022](https://visualstudio.microsoft.com) or [JetBrains Rider](https://www.jetbrains.com/rider/)).\n  - [Visual Studio Code](code.visualstudio.com/) works with the C# extension.\n2. Build the solution. By default, this will build a `Debug` build, but you can switch to `Release` in your IDE.\n  - Use [Task Explorer](https://marketplace.visualstudio.com/items?itemName=spmeesseman.vscode-taskexplorer) for Visual Studio Code.\n3. The resulting plugin can be found at `ZoomTilt/bin/x64/Debug/ZoomTilt.dll` (or `Release` if appropriate.)\n\n### Activating in-game\n\n1. Launch the game and use `/xlsettings` in chat or `xlsettings` in the Dalamud Console to open up the Dalamud settings.\n    * In here, go to `Experimental`, and add the full path to the folder containing `ZoomTilt.dll` to the list of Dev Plugin Locations.\n2. Next, use `/xlplugins` (chat) or `xlplugins` (console) to open up the Plugin Installer.\n    * In here, go to `Dev Tools \u003e Installed Dev Plugins`, and the `ZoomTilt` should be visible. Enable it.\n3. You should now be able to use `/zoomtilt` (chat) or `zoomtilt` (console)!\n\nNote 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.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftenrys%2Fzoomtilt","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftenrys%2Fzoomtilt","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftenrys%2Fzoomtilt/lists"}