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

SVG stroke-linecap doesn't work for circles in Firefox? -

routes - Laravel 4 Wildcard Routing to Different Controllers -

cross browser - XSLT namespace-alias Not Working in Firefox or Chrome -