I am sorry, but I am having some troubles with your mod here. Every time I try to load it, it usually has no material or textures or it even spawns with some pedals and a steering wheel levitating. Is there a way to fix that please?
Very well then, thank you very much for the advice. I have tried it, but nothing happened, it is still missing material and sometimes it just spawns with a floating steering wheel and pedals.
try to disable all your mods, then clear cache and redownload the mod. --- Post updated --- Could be a mod conflicting with it
Alrighty then, I will try that. --- Post updated --- Well, thank you very much that seemed to do it at least it loads normally, however there are still some missing textures here and there, I am not sure if that is only on my part or if it is supposed to be like that, but I am pretty sure those are still missing textures.
Whenever I damage the windscreen, the fenders disappear with broken glass textures. Do you know why that is? And I did clear cache and reinstall the mod.
That happens to me too, but it is more like when I damage the car the textures on the window become orange.
idk how this managed to happen, worked fine before the update but 0.35 killed it lmao, im trying to find out why its happening. Its been put in the known issues. --- Post updated --- must be some other issue with cache or conflicting mods
Im gonna start a challenge, whoever can find out why the GF body's fenders disappear when the windshield breaks, you can have a custom config added.
The issue is that in the hachiimpreza_glass and hachiimpreza_glass4D files, the windshield flexbody sections look like this: Code: {"deformGroup":"windshield_break", "deformMaterialBase":"hachiimpreza_windshield", "deformMaterialDamaged":"sunburst2_glass_dmg"}, ["22b_Windshield", ["hachiimpreza_windshield"],[]{"deformSound":"event:>Destruction>Vehicle>Glass>impact_glass_windscreen_01", "deformVolume":0.7}], There's a missing parameter at the end so the deformgroup stuff ends up leaking to other parts, it should look like this: Code: {"deformGroup":"windshield_break", "deformMaterialBase":"hachiimpreza_windshield", "deformMaterialDamaged":"sunburst2_glass_dmg"}, ["22b_Windshield", ["hachiimpreza_windshield"],[]{"deformSound":"event:>Destruction>Vehicle>Glass>impact_glass_windscreen_01", "deformVolume":0.7}], {"deformGroup":""}, Do what you want with this config, i think i did a decent job for the suspension, don't need it to name it after me either
a few cool suggestions i thought of: -more limited editions with plaques -paintable interior trims -paintable seat trims -new lips -a pillar gauges -fancy floormats -window wind deflectors -colourable brake calipers -yellow rear plates it would be cool if you could add some of these. thanks
Hey! Could you make this compatible with Story Mode? It’d be awesome to have some crate boxes in the trunk, rear seats, and the passenger side—gotta haul that junk somehow.