We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d36cf14 commit 9f4694eCopy full SHA for 9f4694e
README.md
@@ -12,7 +12,7 @@ A Unity script that allows the camera to smoothly follow multiple targets simult
12
- **Customizable Settings**: Easily adjust offset, smooth time, and camera height settings to fit the needs of your game.
13
14
## Installation
15
-1. Download the `MultiTargetCameraController.unitypackage` file from this repository.
+1. Download the [`MultiTargetCameraController.unitypackage`](MultiTargetCameraController.unitypackage) file from this repository.
16
2. Open your Unity project and go to **Assets > Import Package > Custom Package**.
17
3. Select the `MultiTargetCameraController.unitypackage` file and click **Import**.
18
4. After importing, attach the `MultiTargetCameraController` script to your main camera in the scene.
0 commit comments