How do I actually put the model stuff on here into Blender? - Printable Version +- The VG Resource (https://www.vg-resource.com) +-- Forum: Discussion Boards (https://www.vg-resource.com/forum-133.html) +--- Forum: Help me! (https://www.vg-resource.com/forum-137.html) +--- Thread: How do I actually put the model stuff on here into Blender? (/thread-29663.html) |
How do I actually put the model stuff on here into Blender? - Sleepless - 08-05-2016 I downloaded a Pikachu model, and it has a bunch of files in it, like .fbx and .smd and .DAE files, along with some png images. As a complete noobie to all of this, how to I actually put all of this into Blender? Help appreciated. RE: How do I actually put the model stuff on here into Blender? - Kiromitsu - 08-11-2016 Starting with a new scene I just import Collada (the DAE file) and it works for me. RE: How do I actually put the model stuff on here into Blender? - Jinzo-Advance - 08-17-2016 What Kiromits said. Blender doesn't open stuff, it imports them. That being said, you can extend it's potential with python scripts. |