Publisher | Octamodius |
---|---|
File size | 203.66kB |
Number of files | 64 |
Latest version | 1 |
Latest release date | 2018-09-07 06:05:14 |
First release date | 2018-09-07 06:05:14 |
Supported Unity versions | 2018.4.2 or higher |
📧 [email protected]
API Docs | Tutorials
Collider Free Editor (CFE) is a Unity Editor Extension which allows you to perform raycasts and overlap tests inside the Unity Editor without requiring you to attach colliders to your objects.
In addition to that, the plugin allows you to acquire mesh hit information such as the hit point, hit normal and the hit triangle index without using any mesh colliders.
This plugin can be useful if you are working on a tool for your next game and need to perform raycasts and overlap tests (box and sphere) but you don't want to depend Unity colliders.
⚠ Terrains still need terrain colliders attached.
Video Tutorials:
🎥 Quick Intro
🎥 Raycast API
🎥 Overlap API
🎥 Debug Draw
🎥 Setting the NoVolume Object Size
The following assets have been used in the videos:
⭐ Multistory Dungoens by Mana Station.
Main features:
⭐ Raycasts
⭐ Raycast Object Filters (Layers, Object Types, Ignore Objects)
⭐ Box Overlap
⭐ Sphere Overlap
⭐ Object Overlap Filters (Layers, Object Types, Ignore Objects)
📧 [email protected]
API Docs | Tutorials
API Docs | Tutorials
Collider Free Editor (CFE) is a Unity Editor Extension which allows you to perform raycasts and overlap tests inside the Unity Editor without requiring you to attach colliders to your objects.
In addition to that, the plugin allows you to acquire mesh hit information such as the hit point, hit normal and the hit triangle index without using any mesh colliders.
This plugin can be useful if you are working on a tool for your next game and need to perform raycasts and overlap tests (box and sphere) but you don't want to depend Unity colliders.
⚠ Terrains still need terrain colliders attached.
Video Tutorials:
🎥 Quick Intro
🎥 Raycast API
🎥 Overlap API
🎥 Debug Draw
🎥 Setting the NoVolume Object Size
The following assets have been used in the videos:
⭐ Multistory Dungoens by Mana Station.
Main features:
⭐ Raycasts
⭐ Raycast Object Filters (Layers, Object Types, Ignore Objects)
⭐ Box Overlap
⭐ Sphere Overlap
⭐ Object Overlap Filters (Layers, Object Types, Ignore Objects)
📧 [email protected]
API Docs | Tutorials