Unity Learn home
View Tutorial Content

Enemies, Part 2: Dynamic Observers

Tutorial
Beginner
+10 XP
40 Mins
(2595)
Overview
Summary
You’ve created one enemy John Lemon has to avoid, but that doesn’t seem like much of a challenge. It’s time to create another enemy that will increase the challenge for the player.
In this tutorial, you’ll:
  • Create a dynamic Ghost enemy
  • Write a custom script so Ghosts can patrol the haunted house
  • Populate your game with enemies
When you’ve finished the tutorial, your game will be full of enemies — and almost complete!
Select your Unity version
Last updated: April 08, 2021
2020.3
2020.2
2020.1
2019.4
2019.3
2019.2
2019.1
2018.4
2018.3
Language
English
Enemies, Part 2: Dynamic Observers