Raycast Component
Unity 6.3 | C#
This packages provides an independent raycast component for Unity projects.
Implementation
1. Add the raycast component to your GameObject.
2. Configure the raycast settings as needed.
3. In your scripts make a field to reference the raycast component.
4. Use the data from the raycast component
Download v1.1