The VG Resource
Game making question - Printable Version

+- The VG Resource (https://www.vg-resource.com)
+-- Forum: Archive (https://www.vg-resource.com/forum-65.html)
+--- Forum: July 2014 Archive (https://www.vg-resource.com/forum-139.html)
+---- Forum: Other Stuff (https://www.vg-resource.com/forum-6.html)
+----- Forum: Questions, Info, and Tutorials (https://www.vg-resource.com/forum-89.html)
+----- Thread: Game making question (/thread-24121.html)



Game making question - Jackapple - 11-10-2013

Hello, I'm working on my fangame that uses models from this site, but I have a problem. I don't know how to make them move. And when I import them to my Blender, they're all gray. Can someone give me tutorial how to make models move (or say where I should look for, cause I gave up quickly when I was checking google), and tell what I have to do, to get models in color?


RE: Game making question - Phaze - 11-10-2013

I don't know much about using models but it sounds like you don't have the textures or animations. Are you sure they're included with or in the file?


RE: Game making question - Jackapple - 11-10-2013

(11-10-2013, 03:25 PM)Phaze Wrote: I don't know much about using models but it sounds like you don't have the textures or animations. Are you sure they're included with or in the file?

I've got textures with file in the same folder as model, they are many image files that nearly makes no sense to me.


RE: Game making question - PatientZero - 11-10-2013

If you're using Blender you'll want to make sure the model has the right material with the texture defined and mapped, depending on what format it's in, that could be anywhere from being setup for you already to having to manually remap the whole thing.
Unless you're mistakenly assuming the viewport with the model previewed without a texture is what the final output would look like, in which case just try pointing a camera at it and hit F12 for a render, you can also set the viewport to preview with textures but I've never got that to work too well so your mileage may vary.

As for getting them to move you'll want to look into rigging, but at that point we're getting into realms beyond a simple how-to guide.

I'd suggest learning about 3D modelling first, you're unlikely to achieve much without first learning how to actually do it in the first place, which isn't something you're just going to pick up over night.