{"id":13786251,"url":"https://github.com/mattatz/unity-transform-control","last_synced_at":"2025-06-22T17:05:56.337Z","repository":{"id":151395088,"uuid":"79700239","full_name":"mattatz/unity-transform-control","owner":"mattatz","description":"Transform controller in Game View for Unity.","archived":false,"fork":false,"pushed_at":"2018-02-14T04:45:16.000Z","size":4749,"stargazers_count":121,"open_issues_count":0,"forks_count":26,"subscribers_count":9,"default_branch":"master","last_synced_at":"2025-06-15T11:06:36.228Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/mattatz.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}},"created_at":"2017-01-22T07:00:18.000Z","updated_at":"2025-06-11T06:12:54.000Z","dependencies_parsed_at":null,"dependency_job_id":"f4460055-7576-418a-85a3-0e8d7a00c798","html_url":"https://github.com/mattatz/unity-transform-control","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/mattatz/unity-transform-control","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattatz%2Funity-transform-control","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattatz%2Funity-transform-control/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattatz%2Funity-transform-control/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattatz%2Funity-transform-control/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mattatz","download_url":"https://codeload.github.com/mattatz/unity-transform-control/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattatz%2Funity-transform-control/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":259964327,"owners_count":22938724,"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":[],"created_at":"2024-08-03T19:01:12.482Z","updated_at":"2025-06-15T11:06:37.375Z","avatar_url":"https://github.com/mattatz.png","language":"C#","readme":"unity-transform-control\n=================\n\nTransform controller in Game View for Unity.\n\n![translate](https://raw.githubusercontent.com/mattatz/unity-transform-control/master/Captures/translate.gif)\n![rotate](https://raw.githubusercontent.com/mattatz/unity-transform-control/master/Captures/rotate.gif)\n![scale](https://raw.githubusercontent.com/mattatz/unity-transform-control/master/Captures/scale.gif)\n\n## Usage\n\n```cs\n\n// 1. Attatch TranformControl to target GameObject.\nGameObject target;\n\nvoid Update () {\n    // 2. Call TranformControl.Control() method in Update() loop.\n    TranformControl tc = target.GetComponent\u003cTransformControl\u003e();\n    tc.Control();\n}\n\n```\n","funding_links":[],"categories":["Transform"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmattatz%2Funity-transform-control","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmattatz%2Funity-transform-control","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmattatz%2Funity-transform-control/lists"}