Skip to content

Commit 9e98bf8

Browse files
authored
Update README.md
1 parent 3b2f6d1 commit 9e98bf8

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Unity Certain Camera Recorder
22

33
### Installation:
4-
1. Open [releases] (https://github.com/mentoster/Unity-CertainCameraScreenshot/releases)
4+
1. Open [releases](https://github.com/mentoster/Unity-CertainCameraScreenshot/releases)
55
2. Download the RecorderScript.unitypackage package when unity is open.
66
3. Allow import in the unity editor. (If you don't need a camera controller, disable Ghost script import)
77

@@ -18,7 +18,7 @@
1818
* You can also change a recording name and the path to save screenshots (videos).
1919

2020
### Mistakes that should be ignored:
21-
1. [monsters from Doom] (https://yadi.sk/i/GJBnVsEFowxMrQ)
21+
1. [monsters from Doom](https://yadi.sk/i/GJBnVsEFowxMrQ)
2222
2. Sooooo, here's what this beast tells us:
2323
* ReadPixels was called to read pixels from system frame buffer, while not inside drawing frame.
2424
* UnityEngine.Texture2D:ReadPixels(Rect, Int32, Int32)

0 commit comments

Comments
 (0)