Page 1 of 1
Gzdoom models skins etc
Posted: Sat Feb 07, 2009 15:46
by ExtremeMachine
Hey.
I wonder if there is any guide that shows you how to bind a skin to model etc i can't rlly figure out how it works. I know how to import model and so and now i'm planning on making model.
Posted: Sat Feb 07, 2009 16:04
by Enjay
If you mean how to get GZdoom to apply the correct skin to your model, look here:
http://zdoom.org/wiki/MODELDEF
If you mean how to map a skin to a model in a model editing program, that would depend on the software that you are using.
Posted: Sat Feb 07, 2009 16:21
by ExtremeMachine
Enjay wrote:If you mean how to get GZdoom to apply the correct skin to your model, look here:
http://zdoom.org/wiki/MODELDEF
If you mean how to map a skin to a model in a model editing program, that would depend on the software that you are using.
okey i mean how to apply the skin to a model.. i'm using blender atm.
Also Milkshape. You know any guide on those programs how to do it?
Thanks for help!
Posted: Sun Feb 08, 2009 17:05
by ExtremeMachine
Please i rlly need help now!
I'm stuck!
I want to have the modell rdy to be used in gzdoom! but have no idea how to fix the skin to it.
Can someone plz just offer some of ur time to show me how to do.
would be great if anyone just could put a skin to it soo its rdy to be imported to gzdoom.. i mean not a "good" skin just something. and then tell me how you did it.
heavyhealthpack.md2 - 0.64MB
I rlly appreicate help!!
Posted: Sun Feb 08, 2009 20:15
by wildweasel
You know, it's only been one day, there's no need to keep posting over and over... =P
Posted: Sun Feb 08, 2009 22:47
by ExtremeMachine
wildweasel wrote:You know, it's only been one day, there's no need to keep posting over and over... =P
no but my last post maybe didn't occur clear enought.. and next post i did upload a 3d model also..
Posted: Sun Feb 08, 2009 23:08
by Rachael
I know nothing about 3D models, never used them enough, the only thing I could tell you is some of them look cool.
Posted: Mon Feb 09, 2009 7:03
by KuriKai
Posted: Mon Feb 09, 2009 10:50
by ExtremeMachine
that helped me with the uv /mapping, but still i have no idea how to get the skin file in 1 file and the md2 model in 1 soo i can import it into Gzdoom.
Regards
Posted: Mon Feb 09, 2009 14:21
by Enjay
If you've got the UV map sorted out, you allocate the skin to the model using the modeldef lump in your project. Explained at the link that I gave you in my first reply.
Put bot the MD2 and the skin image in your PK3 file and use MODELDEF to tell GZdoom to use them just like the examples on the Wiki page.