Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
nilmoreno128 authored Jan 14, 2025
1 parent d36cf14 commit 9f4694e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ A Unity script that allows the camera to smoothly follow multiple targets simult
- **Customizable Settings**: Easily adjust offset, smooth time, and camera height settings to fit the needs of your game.

## Installation
1. Download the `MultiTargetCameraController.unitypackage` file from this repository.
1. Download the [`MultiTargetCameraController.unitypackage`](MultiTargetCameraController.unitypackage) file from this repository.
2. Open your Unity project and go to **Assets > Import Package > Custom Package**.
3. Select the `MultiTargetCameraController.unitypackage` file and click **Import**.
4. After importing, attach the `MultiTargetCameraController` script to your main camera in the scene.
Expand Down

0 comments on commit 9f4694e

Please sign in to comment.