Eg. I played a dinosaur game in which at the start the player can choose the color of various parts of the dragon. The dragon can then be flown by the player using mouse or other input device. I want to do something similar(not a dragon). But I cannot figure out how to keep the model intact and change the color of one part, not the whole model. It obviously has been done so ifs possible. Thanks for any help you can give
You have to script it. Every model color script is unique to their own game. If the parts are not stay attached id suggest anchoring them or use attachments. This is not a request website, show the code you already have and we can possibly help you more on it.
So far I’ve tried to do this manually in studio and if I had been successful I would have coded that. I’ll try again. I must have welded incorrectly. Thanks.