The hidden selections of the AAF's Gorgon APC (I_APC_Wheeled_03_cannon_F) do not fully cover the model. Elements like mirrors, door handles, and smoke mortars are not affected by texture changes with neither setObjectTexture or a config-based approach. For more details and images see this forums thread: https://forums.bistudio.com/topic/192977-aaf-gorgon-apc-hidden-selections-are-off/#entry3069889
Description
Description
Details
Details
- Severity
- Tweak
- Resolution
- Open
- Reproducibility
- Always
- Operating System
- Windows 10 x64
- Category
- Config
Steps To Reproduce
- Place Gorgon APC in Eden
- Add to its init line:
this setObjectTexture [0, ""];
this setObjectTexture [1, ""];
this setObjectTexture [2, ""];
this setObjectTexture [3, ""];
- Preview and check which parts of the model are not affected.
Additional Information