The Simple Detection System is a simple package to implement enemy vision. Uses interfaces for cleaner communication between components, and is very easy to use.The Simple Detection System is a simple package to implement enemy vision. Uses interfaces for cleaner communication between components, and is very easy to use.FeaturesVision cone or mesh.Detect obstacles.A player easily knows which enemies are watching him.Supports multiple players or npcs.Simple waypoint system included.Includes an indicator of the enemies watching the player.Two levels vision (near and far) (only on cone).Simple to use.Good performance.Version 2.0.0Now fully integrated with Unity Package Manager (UPM).Performance improvements.Version 1.6.3The new input system has been implemented and is now required.Version 1.6.2Performance improvements.Coroutines are replaced by awaitables.Version 1.6.1URP is used by default.Performance improvements.Version 1.3.0Linq has been removed.Version 1.2.0Added a sample scene of noise emitting objects.Version 1.1.0An example scene of interaction with objects is added.Upgrading from an Older Version?If you are upgrading from an older version that used the legacy .unitypackage format:Back up your project.Delete the old asset folder from your Assets directory.Install the new UPM version to prevent duplicate script or GUID conflicts.


