Skip to content

Commit 9f4694e

Browse files
authored
Update README.md
1 parent d36cf14 commit 9f4694e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ A Unity script that allows the camera to smoothly follow multiple targets simult
1212
- **Customizable Settings**: Easily adjust offset, smooth time, and camera height settings to fit the needs of your game.
1313

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

0 commit comments

Comments
 (0)