{"id":14960604,"url":"https://github.com/ivanmurzak/unity-gyroscope-parallax","last_synced_at":"2025-05-02T12:31:49.144Z","repository":{"id":41285760,"uuid":"488141190","full_name":"IvanMurzak/Unity-Gyroscope-Parallax","owner":"IvanMurzak","description":"Unity Parallax based on gyroscope components.","archived":false,"fork":false,"pushed_at":"2025-03-31T12:06:17.000Z","size":1565,"stargazers_count":87,"open_issues_count":2,"forks_count":8,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-03-31T13:31:20.483Z","etag":null,"topics":["gyroscope","parallax","parallax-effect","unity","unity-package","unity-plugin","unity2d","unity3d","unitypackage","unityplugin"],"latest_commit_sha":null,"homepage":"","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/IvanMurzak.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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}},"created_at":"2022-05-03T09:04:52.000Z","updated_at":"2025-03-31T12:06:20.000Z","dependencies_parsed_at":"2024-09-29T06:19:10.716Z","dependency_job_id":null,"html_url":"https://github.com/IvanMurzak/Unity-Gyroscope-Parallax","commit_stats":{"total_commits":37,"total_committers":1,"mean_commits":37.0,"dds":0.0,"last_synced_commit":"caac77a15cea4ad2e31f30a1cf6c7c040298e353"},"previous_names":[],"tags_count":3,"template":false,"template_full_name":"IvanMurzak/Unity-Package-Template","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IvanMurzak%2FUnity-Gyroscope-Parallax","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IvanMurzak%2FUnity-Gyroscope-Parallax/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IvanMurzak%2FUnity-Gyroscope-Parallax/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IvanMurzak%2FUnity-Gyroscope-Parallax/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/IvanMurzak","download_url":"https://codeload.github.com/IvanMurzak/Unity-Gyroscope-Parallax/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252038204,"owners_count":21684651,"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":["gyroscope","parallax","parallax-effect","unity","unity-package","unity-plugin","unity2d","unity3d","unitypackage","unityplugin"],"created_at":"2024-09-24T13:22:35.851Z","updated_at":"2025-05-02T12:31:47.080Z","avatar_url":"https://github.com/IvanMurzak.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Unity-Gyroscope-Parallax\n![npm](https://img.shields.io/npm/v/extensions.unity.gyroscope.parallax) [![openupm](https://img.shields.io/npm/v/extensions.unity.gyroscope.parallax?label=openupm\u0026registry_uri=https://package.openupm.com)](https://openupm.com/packages/extensions.unity.gyroscope.parallax/) ![License](https://img.shields.io/github/license/IvanMurzak/Unity-Gyroscope-Parallax) [![Stand With Ukraine](https://raw.githubusercontent.com/vshymanskyy/StandWithUkraine/main/badges/StandWithUkraine.svg)](https://stand-with-ukraine.pp.ua)\n\nUnity Parallax based on gyroscope components. Supported fake gyroscope for simulation in Unity Editor. Alternative version to [Unity-Mouse-Parallax](https://github.com/IvanMurzak/Unity-Mouse-Parallax).\n\n### Features\n- ✔️ support legacy Input System\n- ✔️ support new Input System\n- ✔️ ability to simulate gyroscope in Unity Editor\n- ✔️ move/rotate objects based on gyroscope\n- ✔️ ability to add custom controllers\n\n![unity-gyroscope-parallax-small](https://user-images.githubusercontent.com/9135028/177197269-a11dd87c-3f6b-400d-bf91-01a9b051cb1b.gif)\n\n# GyroMover2D\nMoves list of objects using gyroscope.\n\n![image](https://user-images.githubusercontent.com/9135028/166463235-50702210-3b09-417d-9b9a-547fce73ba15.png) ![image](https://user-images.githubusercontent.com/9135028/166465109-33274de8-84e3-44e4-a8ab-b7c1f3ea2380.png)\n\n![Unity_WTZrJSE6qY](https://user-images.githubusercontent.com/9135028/166468223-2992f1a9-8ead-454e-bc3a-5adaab832868.gif)\n\n\n# GyroRotator2D\nRotates list of objects using gyroscope.\n\n![image](https://user-images.githubusercontent.com/9135028/176648393-cde4e34d-1c7c-4a58-9935-a5ff6081d2e7.png)\n ![image](https://user-images.githubusercontent.com/9135028/166465157-5f1325f3-8109-4a35-bd91-87082aa36cf9.png)\n\n![Unity_CeUGRyFD5v](https://user-images.githubusercontent.com/9135028/166467361-485a1e2b-f799-4700-ada8-3982e06f2245.gif)\n\n# How to install - Option 1 (RECOMMENDED)\n- [Install OpenUPM-CLI](https://github.com/openupm/openupm-cli#installation)\n- Open command line in Unity project folder\n- `openupm add extensions.unity.gyroscope.parallax`\n\n# How to install - Option 2\n- Add this code to \u003ccode\u003e/Packages/manifest.json\u003c/code\u003e\n```json\n{\n  \"dependencies\": {\n    \"extensions.unity.gyroscope.parallax\": \"1.4.1\",\n  },\n  \"scopedRegistries\": [\n    {\n      \"name\": \"package.openupm.com\",\n      \"url\": \"https://package.openupm.com\",\n      \"scopes\": [\n        \"extensions.unity\",\n        \"com.cysharp\",\n        \"com.neuecc\"\n      ]\n    }\n  ]\n}\n```\n\n# How to use\n- add needed `Gyro...2D` component to any GameObject\n- link Targets to list of targets\n- press 'Play' button in Unity Editor\n- find `Fake Gyroscope Manager` in `DonDestroyOnLoad` scene (appears in Play Mode)\n- ![image](https://user-images.githubusercontent.com/9135028/166464685-b6197e8a-547d-47ab-9039-824ce29f3ca5.png)\n- change XY values of `Gravity` and `Attitude` properties to simulate gyroscope in Unity Editor\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fivanmurzak%2Funity-gyroscope-parallax","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fivanmurzak%2Funity-gyroscope-parallax","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fivanmurzak%2Funity-gyroscope-parallax/lists"}