Skip to content

Commit

Permalink
Update 3rd party camera list (#407)
Browse files Browse the repository at this point in the history
  • Loading branch information
JustAPotota authored Mar 9, 2024
1 parent cd3eb0b commit f5c3b03
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion docs/en/manuals/camera.md
Original file line number Diff line number Diff line change
Expand Up @@ -166,6 +166,7 @@ A camera has a number of different properties that can be manipulated using `go.

## Third-party camera solutions

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:
There are community-made camera solutions that implement common features such as screen shake, following game objects, screen-to-world coordinate conversion and much more. They can be downloaded from the Defold asset portal:

- [Orthographic camera](https://defold.com/assets/orthographic/) (2D only) by Björn Ritzl.
- [Defold Rendy](https://defold.com/assets/defold-rendy/) (2D and 3D) by Klayton Kowalski.

0 comments on commit f5c3b03

Please sign in to comment.