unity3d - How to make FBX model climbing on a slope -


related image below: enter image description here tank fbx model, imported "generate colliders" checked. want make tank walking slope in front of it, resize cube unity ediftor. tried different approaches : added rigidbody tank (receiving message error), added rigidbody cube. nothing works.

this tank setting capture

enter image description here

could me ?

you should uncheck 'is trigger' option cube, it'll stop tank colliding in cube

enter image description here


Comments

Popular posts from this blog

android - Why am I getting the message 'Youractivity.java is not an activity subclass or alias' -

python - How do I create a list index that loops through integers in another list -

c# - “System.Security.Cryptography.CryptographicException: Keyset does not exist” when reading private key from remote machine -