Collider Adapter


Collider Adapter scripts to use both in 2D or 3D colliders.


by Nost Games


Price History +

This package providers an AbstractColliderAdapter component to detect what 2D or 3D collider to use. This component implements the ICollider interface, allowing you to easily Unit Test your code by using some mocking framework, like NSubstitute.


Also, there are some code extensions for some colliders. Using them, you can debug your ray casts by seeing them on the Scene.