Hello guys
I am trying to create a new modlet for AutoTurret.
I love sentry turrets and robotics and I find whats availiable a bit.. lacking.
I studied the modlets that convert the Turrets to use other types of Ammo, but the fact that the Turret model remains the same throws me off immersion.
So Basically I am starting my own modlet.
The first step is to add new sounds for the turret.
I read the tutorials and created .unity3d bundles, then placed them in the mod's Assets folder and referenced them using
#@modfolder:Resources/JagerSounds4.unity3d?...etc
The problem is in game I get the error :
ERR: Loading Asset Bundle "..." failed.
I tried with many Unity Editor versions but the result is the same.
2019.2.17f1
2020.3.25f1
Any Ideas?
Thanks in Advance
I am trying to create a new modlet for AutoTurret.
I love sentry turrets and robotics and I find whats availiable a bit.. lacking.
I studied the modlets that convert the Turrets to use other types of Ammo, but the fact that the Turret model remains the same throws me off immersion.
So Basically I am starting my own modlet.
The first step is to add new sounds for the turret.
I read the tutorials and created .unity3d bundles, then placed them in the mod's Assets folder and referenced them using
#@modfolder:Resources/JagerSounds4.unity3d?...etc
The problem is in game I get the error :
ERR: Loading Asset Bundle "..." failed.
I tried with many Unity Editor versions but the result is the same.
2019.2.17f1
2020.3.25f1
Any Ideas?
Thanks in Advance