Page 1 of 1
How to make a lowrez player model??
Posted: Sun May 22, 2016 6:36 am
by Anakin
Hi,
i always find tutorials about how to make lowrez models (make a lower model and name it name_lowrez), but never a tutorial about lowrez player models.
Is there something special i need to observe about the basepose, skeleton, animation??
Re: How to make a lowrez player model??
Posted: Sun May 22, 2016 6:40 am
by Deviss
Anakin wrote:Hi,
i always find tutorials about how to make lowrez models (make a lower model and name it name_lowrez), but never a tutorial about lowrez player models.
Is there something special i need to observe about the basepose, skeleton, animation??
hi hi Anakin, you can use the same skeleton but the difference is on Envelope, when you attach points to bones, the lowrez player model wont use _clavicles, _toe, _foot, _neck, _a_spine, _b_spine, _hand.
so when you envelope lowrez player model use the next bones: ribcage, head, calf, thigh, pelvis, upperarm, forearm

Re: How to make a lowrez player model??
Posted: Sun May 22, 2016 10:40 am
by Anakin
all right thank you. now i understand why my lowrez look that funny
==EDIT==
what about shadow. Can we add a shadow volume to lowrez player models??
Re: How to make a lowrez player model??
Posted: Sun May 22, 2016 11:37 am
by thelegend
Lowrez Models do not need shadows. A unit's shadow is already been generated by its sv_ mesh.
Re: How to make a lowrez player model??
Posted: Sun May 22, 2016 3:26 pm
by Deviss
thelegend wrote:Lowrez Models do not need shadows. A unit's shadow is already been generated by its sv_ mesh.
ou, i forgot it, sorry :S
Re: How to make a lowrez player model??
Posted: Sun May 22, 2016 5:16 pm
by Anakin
So sv_xxxx just in the highres model.
Al right i'll test that tomorrow