Unity Gyroscope manager. Base package for helpful Gyroscope tools.
npm install extensions.unity.gyroscope.manager/Packages/manifest.json
json
{
"dependencies": {
"extensions.unity.gyroscope.manager": "1.2.0",
},
"scopedRegistries": [
{
"name": "Unity Extensions",
"url": "https://registry.npmjs.org",
"scopes": [
"extensions.unity"
]
}
]
}
`
How to use Fake Gyroscope
- Create empty gameobject and add Gyroscope component on it
- Activate Use Fake Gyroscope In Editor
- Press Play button in Unity Editor
- Change needed values in Gyroscope` component.