For some reasons, currently I want to create 3D objects with version 2.4.5, does 2.4.5 have plane objects and support plane collision (PlaneCollider)?
For some reasons, currently I want to create 3D objects with version 2.4.5, does 2.4.5 have plane objects and support plane collision (PlaneCollider)?
The UI has '‘Plane’ for me to create:
,but when trying to add component, seems unable to find PlaneCollider:
is it my problem? or actually 2.4.5 doesn’t support PlaneCollider?
We don’t support PlaneCollider, You can use boxcollider for a try.