Author Topic: Is there a way to color parts of a weapon in one file?  (Read 2397 times)

If you guys don't mind, can you explain how I'd do this? I'm not that advanced into torquescript as much as you guys, but I can get basic functionality to whatever I can find lying around in my addons folder.

It's better to do a for loop and eval all the datablocks. It's better than making 20+ seperate cs files for each one.
on the contrary, having multiple CS files would make it really easy to manage. however i can think of a better way

If you guys don't mind, can you explain how I'd do this? I'm not that advanced into torquescript as much as you guys, but I can get basic functionality to whatever I can find lying around in my addons folder.
add me on steam and we can talk about it after i get back home sunday

the basic gist would be to make the weapon datablocks, then duplicate them and only change the colorshift value in each.

Actually I'm pretty sure the game has image skins functionality, though port might know more about that. I'll tell you if I figure anything out