Hello FastBurst,
your plugin is amazing! Thanks for the work!
Is there a way to change the visual and sound effects for hitting ground position?
We changed line 39 and 43 like below:
private const string SIRENALARM_EFFECT = "assets/prefabs/misc/xmas/sound/xmas-firework-mortar-launch.asset";
private const string ROCKETSMOKE_PREFAB = "assets/prefabs/deployable/fireworks/mortarchampagne.prefab";In config we set
"Use Explosion Sound Effect when hits ground position": true,
"Enable Rocket Signal upon Supply Drop Landing": true,Reloaded the plugin but there is no firework. Everything else is still working fine. Any ideas?
Thanks and cheers
Nick