hi,
when i run Effect.server.Run("assets/rust.ai/agents/boar/footsteps/boar.concrete.prefab", pos); , it works and i can hear the boar footstep. but the same thing doesn't work for the bear footstep prefab.
Running Effect.server.Run("assets/rust.ai/agents/bear/footsteps/bear-footstep-concrete.prefab", pos); doesn't produce any sound.
Any idea what the issue might be?
Thanks!