{"id":14960452,"url":"https://github.com/zweigstudio/GameViewFocus","last_synced_at":"2025-08-23T14:31:54.830Z","repository":{"id":214995829,"uuid":"737857659","full_name":"zweigstudio/GameViewFocus","owner":"zweigstudio","description":"Save yourself a click and automatically focus the Game View when entering Play Mode","archived":false,"fork":false,"pushed_at":"2025-01-13T11:45:06.000Z","size":20,"stargazers_count":4,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-05-31T23:54:36.981Z","etag":null,"topics":["extension","unity","unity-editor","unity3d","unity3d-plugin"],"latest_commit_sha":null,"homepage":"https://zweig.studio","language":"C#","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/zweigstudio.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","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":"2024-01-01T18:44:57.000Z","updated_at":"2025-04-23T06:26:07.000Z","dependencies_parsed_at":null,"dependency_job_id":"8bc27315-8b71-41fb-aeb1-fc5a6fa93360","html_url":"https://github.com/zweigstudio/GameViewFocus","commit_stats":{"total_commits":5,"total_committers":1,"mean_commits":5.0,"dds":0.0,"last_synced_commit":"a50d94dfa7df82522839a49002e75d4aa03a0770"},"previous_names":["assetsbykai/gameviewfocus","zweigstudio/gameviewfocus"],"tags_count":7,"template":false,"template_full_name":null,"purl":"pkg:github/zweigstudio/GameViewFocus","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zweigstudio%2FGameViewFocus","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zweigstudio%2FGameViewFocus/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zweigstudio%2FGameViewFocus/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zweigstudio%2FGameViewFocus/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/zweigstudio","download_url":"https://codeload.github.com/zweigstudio/GameViewFocus/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zweigstudio%2FGameViewFocus/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":271752100,"owners_count":24814745,"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","status":"online","status_checked_at":"2025-08-23T02:00:09.327Z","response_time":69,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["extension","unity","unity-editor","unity3d","unity3d-plugin"],"created_at":"2024-09-24T13:22:19.574Z","updated_at":"2025-08-23T14:31:54.817Z","avatar_url":"https://github.com/zweigstudio.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cp align=\"center\"\u003e\n\u003cimg style=\"align:center;\" src=\"https://media.githubusercontent.com/media/zweigstudio/GameViewFocus/main/.github/icon.png\" alt=\"Game View Focus\" width=\"100\" /\u003e\n\u003c/p\u003e\n\n\u003ch1 align=\"center\"\u003eGame View Focus\u003c/h1\u003e\n\u003ch3 align=\"center\"\u003eSave yourself a click and automatically focus the Game View when entering Play Mode\u003c/h3\u003e\n\u003cp align=\"center\"\u003e\n\u003ca href=\"https://unity3d.com/get-unity/download\"\u003e\u003cimg style=\"align:center;\" src=\"https://img.shields.io/badge/unity-2021.3+-blue.svg\" alt=\"Unity 2021.3+\" /\u003e\u003c/a\u003e\n\u003ca href=\"https://openupm.com/packages/com.zweigstudio.gameviewfocus/\"\u003e\u003cimg style=\"align:center;\" src=\"https://img.shields.io/npm/v/com.zweigstudio.gameviewfocus?label=openupm\u0026amp;registry_uri=https://package.openupm.com\" alt=\"Game View Focus on OpenUPM\" /\u003e\u003c/a\u003e\n\u003ca href=\"https://github.com/zweigstudio/GameViewFocus/blob/main/LICENSE\"\u003e\u003cimg style=\"align:center;\" src=\"https://img.shields.io/badge/License-MIT-brightgreen.svg\" alt=\"License: MIT\" /\u003e\u003c/a\u003e\n\u003c/p\u003e\n\n## About\n\nGame View Focus is a lightweight editor extension for Unity.\n\nIn Unity versions 2021 and later, the behavior of how the Game View focuses when entering Play Mode was changed. This extension restores the original functionality by automatically focusing the Game View panel when entering Play Mode, saving you the click to do it manually.\n\n**Note:** Game View Focus only takes over when the asset is toggled on and your Game View is set to Play Maximized or Play Focused.\n\n![Focus Dropdown](https://github.com/zweigstudio/GameViewFocus/blob/main/.github/focus_dropdown.png)\n\n## Installation\n\nThere are two ways of installing Game View Focus:\n\n1. This package is available on [OpenUPM](https://openupm.com/), the Open Source Unity Package Registry. You can install it via [openupm-cli](https://github.com/openupm/openupm-cli#openupm-cli) with `openupm add com.zweigstudio.gameviewfocus`\n\n2. Download the latest [GameViewFocus.unitypackage](https://github.com/zweigstudio/GameViewFocus/releases) from GitHub and import it manually into your project (in Unity, go to *Assets* → *Import Package* → *Custom Package...*).\n\n\n## Usage\n\nAfter importing, you’ll find a new menu item under *Tools* called *Game View Focus*. Within this menu, you can easily toggle the extension on or off. If you prefer, you can also use the keyboard shortcut `Shift+Alt+F`.\n\nFrom now on, whenever your Game View is set to Play Focused or Play Maximized, the extension will automatically activate upon entering Play Mode.\n\n### Demo\n\nTo see Game View Focus in action, you can open the Demo scene provided within the package. If not needed, you can safely discard and delete the demo folder after importing into your project.\n\n## Contributing\n\nPull requests are always welcome. For major changes, please open an [issue](https://github.com/zweigstudio/GameViewFocus/issues/new) first to discuss what you would like to change.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzweigstudio%2FGameViewFocus","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fzweigstudio%2FGameViewFocus","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzweigstudio%2FGameViewFocus/lists"}