#Is there a way to add sounds around the
1 messages ยท Page 1 of 1 (latest)
Hola!
You're on the right track.
Insect sounds are defined on the AmbientSounds prefabs via the SCR_AmbientInsectsComponent.
There you have Ambient Insects Effect / SCR_ObjectPositionalInsects, where you can add different kind of scripted insect sounds using configs and prefabs where these sounds should spawn on.
Bees, for example, are defined in the SCR_PositonionalGenericInsect class.
Hope this helps - There seems to be a bit more to it, sooo enjoy digging in ๐ ๐
Oooo good find! I think I can work with this! I may be able to add this to the reeds themselves and my animal carcasses. ๐ thanks much!