How to add models in Unity

How to add models to unity3D? I don’t know how can 3D models are made either.

I am totally new to unity. I am trying out a snakes and ladders. I made a basic game for two players and they are moving fine but I am using cubes for the players and it is not good to see the cubes moving as players. Maybe some chess models?

I originally posted the question in Unity answers but due to some reason my question at

has been showing "The question is waiting approval by a moderator. " for past 2 hours while other newer questions are being shown. Is there some time limit for new users in unity answers?

Maybe these “newer” questions were posted a long time ago. You’ll never know.

3D models are made in specific programs. Try Blender as it’s free, but Maya and 3DMax are good options as well. Read a lot of tutorials and practice till you achieve to do a good work.

When your model is ready to go, you can simply drag the file to your “Project” tab inside Unity.

Thanks Westerbly. I will try out blender.