Y
Y
Yugg02019-07-19 12:27:47
Unity
Yugg0, 2019-07-19 12:27:47

What Collider is needed for this polygon object?

This object in my project is used as a floor.
5d318ca8c6952226410790.png
But I don't know which Collider will do!
If you want to clarify something, then write!

Answer the question

In order to leave comments, you need to log in

1 answer(s)
M
Mikhail Filonenko, 2019-07-19
@kombain32

Usually Terrain is used for the ground (floor):
https://docs.unity3d.com/Manual/script-Terrain.html
https://docs.unity3d.com/ScriptReference/Terrain.html
And the corresponding collider for it:
https:/ /docs.unity3d.com/Manual/class-TerrainColli...

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question