SSTU - Shadow Space Technologies Unlimited

SSTU - Shadow Space Technologies Unlimited

98.5k Downloads

SC-GEN-FR - Stock-based Fairings -- Texture swapping does not work

shadowmage45 opened this issue ยท 3 comments

commented
commented

Fixed via brute-force....

commented

Not fixed; apparently my hack also mangles the texture for the base mesh.
Will go at it with a bit more finesse and try and get only the fairing panels with the texture update.

commented

Apparently I was recursing from the transform for the ModuleProceduralFairings; which would be the Part transform... whoops. So it would catch any parts that were children of the fairing part.

Now am recursing from the individual panel game-objects upwards; should properly set only the fairing panel textures now.