Teleporting Monster

Hello everyone,

So I’m trying to make a monster that teleports behind players but I dont know how to make it teleport

Explanation:
So there will be a monster and the script will pick a random person, the monster will teleport behind the random person and play a sound effect

math (roblox.com)
CFrame (roblox.com)
Players:GetPlayers (roblox.com)
Tables (roblox.com)
How does LookVector works? - Help and Feedback / Scripting Support - DevForum | Roblox
Sound:Play (roblox.com)
Instance (roblox.com)
Sound.IsLoaded (roblox.com)
Model:SetPrimaryPartCFrame (roblox.com)

1 Like

Oh alright thanks, I’ll read them