paint the inside of a car
-
how can I paint the inside of a car correctly ?? https://vignette.wikia.nocookie.net/gtawiki/images/1/12/Car-interior-Huntley-S-gtav.png/revision/latest?cb=20140611203310
-
@jamesp7 IF I M NOT WRONG,
Take a look in the .ytd of the car if there is an interior, if not, I guess it's a texture in vehshare.ytd or another vehicle.
It should be wrote in vehicules.meta , at the end , an exemple with cheetah :
<Item>
<parent>vehicles_banshee_interior</parent>
<child>cheetah</child>
==> So it mean the cheetah use the interior of the banshee, so you have to retexture the "vehicles_banshee_interior" you can find in banshee.ytd or banshee_hi.ytd or both.