I want to make audio clip play from npc position and get it to play from different actions in my verse like attacking/walking etc.

I tried to connect my second script “AudioManager” to to play it when npc attacks in my npc script. Is there a way to make audio play from NPC? and if yes can you tell me simple line of code to use in my npc script? Also if its possible is there a way to play the audio from npc position when its moving? like moveTo or TeleportTO. im beginner with scripting :smiley: