- Home /
Question by
mansh05 · Jun 06, 2016 at 07:36 PM ·
import model
my imported dice from maya is not colliding with the floor but passing through it
i am a beginner and i am trying to create a ludo game. i modeled the dice in maya and imported to unity but whatever i do the dice just passes through the floor. i tried creating component collidors, it doent work. i checked in the convex button, it doesnot work. within my dice there are around 16 other dices that imported, i really have no idea and i m totally stuck. please help me
Comment
Best Answer
Answer by Raresh · Jun 06, 2016 at 07:36 PM
Add a rigidbody and you should be fine :) You also need the colliders
thanks a lot, i actually did that and it worked.. thanks for the answer and thanks for keeping us motivated..
Your answer