Publisher | QL GameDev |
---|---|
File size | 315.97kB |
Number of files | 43 |
Latest version | 1.1.0 |
Latest release date | 2024-12-30 04:41:36 |
First release date | 2024-11-04 07:13:12 |
Supported Unity versions | 2018.4.2 or higher |
This asset supports both 3D and 2D (slightly different implementations) and provides examples for both. By simply adding the provided script, MeshFilter, MeshRenderer to an object, you can set up your field-of-view within one minute.
Note that this tool is based on raycasting, so it is unsuitable for use cases where you need a lot of such field-of-view. When used in for example stealth games, it should work well and be able to be set up and adjusted quite quickly.