How do i make a enemy system, where the enemy teleport to predefined animations, like Five nights at freddy's.

Hey @Kciam2,

So rather than looking at the whole picture let’s break the parts down. From what I can gather you want the following:

  • A sound and an animation to play at a random window
  • You want the sound and animation to happen at an Interval that increases over time
  • If the animation completes, the NPC makes it inside or Game Over

You are specifically trying to get point one to work, am I correct?