Reflections ?
Posted: Thu Jun 10, 2010 8:00 pm
Can you add reflections of the world to stormtrooper models or something, can't you go into the tga option for stormtrooper.tga, and right REFLECTION - map - cheesecake, random code writing ?
Yes, use a hex editor (http://www.gametoast.com/forums/viewtop ... 20#p279620).Imperial Modder wrote:Can you add reflections of the world to stormtrooper models or something
Ok.... I don't understand a single thing of what AceMastermind wrote, do I need to download hex edit or something, cause i used to have hex edit, but all I did when I put a model into it it just came up with a bunch of random symbols and stuff ?AQT wrote:Yes, use a hex editor (http://www.gametoast.com/forums/viewtop ... 20#p279620).Imperial Modder wrote:Can you add reflections of the world to stormtrooper models or something
Ok thanks Darthduck, is a cube map only visible by light, or is it just a retexture for that part of the model? Is battlefront 2 phonged?DarthD.U.C.K. wrote:alright, to clear some things up:
you can apply an "environmentmap" to models, thats a cubemap you can skin however you want (look into the naboo worldassets for examples), reflecting the actualy real-time envirnoment isnt possible
to apply the environmentmapshader, use repsharpshooters Meshtool, it can do that for you automatically.
if you would want to hexedit the shader on the model manually, its prety difficult when you dont have hex-editing knowledge because you have to insert another TEX (if i remember correctly)-slot in the model in order to reference the cubemap/environment texture
i hope i could help