Modcraft - The community dedicated to quality WoW modding!

Content creation => Modelling and Animation => Topic started by: TheMetalCarrots on February 13, 2016, 01:50:26 pm

Title: Add shine to a model
Post by: TheMetalCarrots on February 13, 2016, 01:50:26 pm
Hey all, I was wondering how I could add the shine that the Murloc has to another model. I've seen it done before, but I can't figure out how to do it myself, so any help would be appreciated.

Thanks in advance,
Me.
Title: Re: Add shine to a model
Post by: schlumpf on February 13, 2016, 02:03:01 pm
You will want to look at https://wowdev.wiki/M2/WotLK/.skin#Texture_units (https://wowdev.wiki/M2/WotLK/.skin#Texture_units" onclick="window.open(this.href);return false;), especially shader_id for both, a murloc  and your model to compare them. Be aware that most of M2Batch points into the model and thus probably requires you to add textures, lookups etc.