소스 검색

Remove Rendercam mention from camera manual (#306)

rgrams 2 년 전
부모
커밋
48f26f4b8b
1개의 변경된 파일2개의 추가작업 그리고 3개의 파일을 삭제
  1. 2 3
      docs/en/manuals/camera.md

+ 2 - 3
docs/en/manuals/camera.md

@@ -150,7 +150,6 @@ A camera has a number of different properties that can be manipulated using `go.
 
 ## Third-party camera solutions
 
-There are a few library camera solutions that implements common camera features such as game object follow, screen shake, screen to world coordinate conversion and so on. They are available from the Defold community assets portal:
+There is a library camera solution that implements common camera features such as game object follow, screen shake, screen to world coordinate conversion and so on. It is available from the Defold community assets portal:
 
-- [Rendercam](https://defold.com/assets/rendercam/) (2D & 3D) by Ross Grams.
-- [Ortographic camera](https://defold.com/assets/orthographic/) (2D only) by Björn Ritzl.
+- [Orthographic camera](https://defold.com/assets/orthographic/) (2D only) by Björn Ritzl.