Daimonicon
Refugee
Can I only store one wave file, for example, in one ‘xyz.unity3d’ file ?
I exported two wave files as resources. 1x Nailgun.wav, 1x Rifle.wav. Unity 2022.3.50f1: XYTH Exportscript
I then wanted to embed them in different places (blocks.xml and sounds or items.xml for the Weapon) using:
#@modfolder:Resources/MyWav1.unity3d?~
Nailgun.wav or Rifle.wav
7 Days then displays an error message (content): Error: Resource file already loaded
I exported two wave files as resources. 1x Nailgun.wav, 1x Rifle.wav. Unity 2022.3.50f1: XYTH Exportscript
I then wanted to embed them in different places (blocks.xml and sounds or items.xml for the Weapon) using:
#@modfolder:Resources/MyWav1.unity3d?~
Nailgun.wav or Rifle.wav
7 Days then displays an error message (content): Error: Resource file already loaded