{"id":24753725,"url":"https://github.com/nilmoreno128/multitargetcameracontroller-unity","last_synced_at":"2025-08-18T05:49:21.706Z","repository":{"id":271862840,"uuid":"914805046","full_name":"nilmoreno128/MultiTargetCameraController-Unity","owner":"nilmoreno128","description":"A Unity script that allows the camera to smoothly follow multiple targets simultaneously.","archived":false,"fork":false,"pushed_at":"2025-01-14T20:11:20.000Z","size":10986,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-23T05:12:16.530Z","etag":null,"topics":["camera-controller","unity","unity-camera","unity-package","unity-plugin","unity-tool"],"latest_commit_sha":null,"homepage":"","language":null,"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/nilmoreno128.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":"2025-01-10T10:43:47.000Z","updated_at":"2025-01-14T20:26:33.000Z","dependencies_parsed_at":"2025-01-10T11:52:04.781Z","dependency_job_id":null,"html_url":"https://github.com/nilmoreno128/MultiTargetCameraController-Unity","commit_stats":null,"previous_names":["nilmoreno128/multitargetcameracontroller-unity"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/nilmoreno128/MultiTargetCameraController-Unity","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nilmoreno128%2FMultiTargetCameraController-Unity","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nilmoreno128%2FMultiTargetCameraController-Unity/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nilmoreno128%2FMultiTargetCameraController-Unity/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nilmoreno128%2FMultiTargetCameraController-Unity/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nilmoreno128","download_url":"https://codeload.github.com/nilmoreno128/MultiTargetCameraController-Unity/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nilmoreno128%2FMultiTargetCameraController-Unity/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":270951286,"owners_count":24674007,"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-18T02:00:08.743Z","response_time":89,"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":["camera-controller","unity","unity-camera","unity-package","unity-plugin","unity-tool"],"created_at":"2025-01-28T11:34:54.096Z","updated_at":"2025-08-18T05:49:21.653Z","avatar_url":"https://github.com/nilmoreno128.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# Multi Target Camera Controller  \n\n![MultiTargetCamera Example](Media/GIF1%20-%20README.gif)  \n*An example of the camera following multiple targets.*\n\nA Unity script that allows the camera to smoothly follow multiple targets simultaneously. It dynamically adjusts the camera's position and height based on the number of targets, providing a smooth and immersive experience for games that need to track multiple objects at once.\n\n## Features  \n- **Follow Multiple Targets**: Track multiple objects at once with smooth camera transitions.  \n- **Dynamic Camera Height**: The camera adjusts its height based on the distance between the targets.  \n- **Smooth Camera Movement**: Camera transitions smoothly between positions using a customizable smoothing factor.  \n- **Customizable Settings**: Easily adjust offset, smooth time, and camera height settings to fit the needs of your game.\n\n## Installation  \n1. Download the [`MultiTargetCameraController.unitypackage`](MultiTargetCameraController.unitypackage) file from this repository.  \n2. Open your Unity project and go to **Assets \u003e Import Package \u003e Custom Package**.  \n3. Select the `MultiTargetCameraController.unitypackage` file and click **Import**.  \n4. After importing, attach the `MultiTargetCameraController` script to your main camera in the scene.\n\n## How to Use  \n1. Import the asset by following the installation steps above.  \n2. Attach the `MultiTargetCameraController` script to your camera by selecting the camera in the scene and clicking **Add Component**.  \n3. In the **Inspector**, configure the following parameters:\n   - **Targets**: Add the objects you want the camera to follow by dragging them into the **Targets** array.\n   - **Offset**: Adjust the offset from the center of the targets to set the camera's initial position.\n   - **Smooth Time**: Set the smooth transition time for camera movement.\n   - **Height Settings**: Set the minimum and maximum height of the camera and enable/disable height limit.\n4. The camera will automatically adjust to follow all assigned targets and maintain an appropriate height based on their distance.\n\n## License  \nThis project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnilmoreno128%2Fmultitargetcameracontroller-unity","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnilmoreno128%2Fmultitargetcameracontroller-unity","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnilmoreno128%2Fmultitargetcameracontroller-unity/lists"}