ok guys update! I think this is number 5
fist things fist, the Mod DB page is up!
http://www.moddb.com/mods/mini-redux-half-life-invasionnothing fancy just something quick for now, will make it look better when I have more to post
second thing extra animations for Barney, HGrunt, and Scientist are done, I uploaded the ones for the Scientists if anyone needs them
now about the HGrunts....
as some of you have seen I've been having problems with additive textures, well after Thomas gave some advice over skype I was playing around with them, I eventually gave up no matter what I tried I could not fix the smoothing bug, so I made them just plane chrome, after 5 hours of babysitting I had a creative explosion and came up with a fix, but all the grunts will have the same face and the missing head group will have to be something cheesy like the top of his head missing
so here is what my idea is, the Hgrunts in Invasion have a body group for the backpack, they have a random chance ( at lease I think its random )
of having 3 kinds of bags, what I was thinking is having all the heads plane with only helmets, hats, beret, est. and make the backpack body group have the gas mask, goggles, and maybe a pare of glasses so all the heads have ( at leace I think its random ) a random chance of getting a gas mask, goggles, and a pare of glasses, to help explain I make an example .qc
//reference mesh(es)
$body "body" "gruntbody"
$bodygroup "heads" the following are the heads they will only have helmets/ hats no gas mask, goggles est.
{
studio "grunthead"
studio "commanderhead"
studio "shotgunhead"
studio "m203_head"
studio "leon_head"
studio "terror_head"
studio "helmet_head"
studio "head_light1"
studio "not_head" this head will have to be a little cheesy with only the top of the head missing/ shot off
}
The weapons, arms and legs body groups are here
$bodygroup "pack" these are the backpacks they will have the gas mask, goggles est. plus a backpack with no face/ helmets est.
{
studio "pack1" gas mask
studio "pack2" goggles
studio "pack3" glasses
for every head they have a chance of having one of the pack bodygroups, for example the shotgunhead model will just be a ski mask with pack1 he will have a gas mask and with pack2 he will have goggles
hopefully you guys get it
and for the third thing I'm going to be hanging out with some friends at there cottage so I'll be gone for the weekend, try not to die when I'm gone
