{"id":22314189,"url":"https://github.com/danielshervheim/unity-first-person-controller","last_synced_at":"2025-07-29T10:33:00.552Z","repository":{"id":57203667,"uuid":"326282798","full_name":"danielshervheim/unity-first-person-controller","owner":"danielshervheim","description":"A simple and extensible first person controller.","archived":false,"fork":false,"pushed_at":"2021-05-08T04:38:58.000Z","size":16151,"stargazers_count":6,"open_issues_count":0,"forks_count":0,"subscribers_count":4,"default_branch":"main","last_synced_at":"2024-11-15T00:15:03.124Z","etag":null,"topics":["avatar","controller","first-person-camera","first-person-controller","fps","unity"],"latest_commit_sha":null,"homepage":"","language":"ShaderLab","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/danielshervheim.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}},"created_at":"2021-01-02T22:28:55.000Z","updated_at":"2023-01-23T18:53:35.000Z","dependencies_parsed_at":"2022-09-17T15:02:50.192Z","dependency_job_id":null,"html_url":"https://github.com/danielshervheim/unity-first-person-controller","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danielshervheim%2Funity-first-person-controller","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danielshervheim%2Funity-first-person-controller/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danielshervheim%2Funity-first-person-controller/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danielshervheim%2Funity-first-person-controller/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/danielshervheim","download_url":"https://codeload.github.com/danielshervheim/unity-first-person-controller/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":228006290,"owners_count":17854996,"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":["avatar","controller","first-person-camera","first-person-controller","fps","unity"],"created_at":"2024-12-03T22:09:19.269Z","updated_at":"2024-12-03T22:09:19.994Z","avatar_url":"https://github.com/danielshervheim.png","language":"ShaderLab","funding_links":[],"categories":[],"sub_categories":[],"readme":"# unity-first-person-controller\n\nPlease see the [readme](Packages/com.dss.first-person-controller/README.md) in the package directory for information on all of the included scripts.\n\n## How To Install\n\nThe first-person-controller package uses the [scoped registry](https://docs.unity3d.com/Manual/upm-scoped.html) feature to import\ndependent packages. Please add the following sections to the package manifest\nfile (`Packages/manifest.json`).\n\nTo the `scopedRegistries` section:\n\n```\n{\n  \"name\": \"DSS\",\n  \"url\": \"https://registry.npmjs.com\",\n  \"scopes\": [ \"com.dss\" ]\n}\n```\n\nTo the `dependencies` section:\n\n```\n\"com.dss.first-person-controller\": \"1.0.5\"\n```\n\nAfter changes, the manifest file should look like below:\n\n```\n{\n  \"scopedRegistries\": [\n    {\n      \"name\": \"DSS\",\n      \"url\": \"https://registry.npmjs.com\",\n      \"scopes\": [ \"com.dss\" ]\n    }\n  ],\n  \"dependencies\": {\n    \"com.dss.first-person-controller\": \"1.0.5\",\n    ...\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdanielshervheim%2Funity-first-person-controller","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdanielshervheim%2Funity-first-person-controller","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdanielshervheim%2Funity-first-person-controller/lists"}